171 - 180 of 460 for PatternSearch Results
View search results from all Wolfram sites (10402 matches)
EndOfString   (Built-in Mathematica Symbol)
EndOfString represents the end of a string for purposes of matching in StringExpression.
StartOfLine   (Built-in Mathematica Symbol)
StartOfLine represents the start of a line in a string for purposes of matching in StringExpression.
StartOfString   (Built-in Mathematica Symbol)
StartOfString represents the start of a string for purposes of matching in StringExpression.
WhitespaceCharacter   (Built-in Mathematica Symbol)
WhitespaceCharacter represents a single whitespace character in StringExpression.
Whitespace   (Built-in Mathematica Symbol)
Whitespace represents a sequence of whitespace characters in StringExpression.
WordBoundary   (Built-in Mathematica Symbol)
WordBoundary represents a boundary between words for purposes of matching in StringExpression.
StringPosition   (Built-in Mathematica Symbol)
StringPosition["string", " sub"] gives a list of the starting and ending character positions at which " sub" appears as a substring of " string". StringPosition["string", ...
StringSplit   (Built-in Mathematica Symbol)
StringSplit["string"] splits " string" into a list of substrings separated by whitespace. StringSplit["string", patt] splits into substrings separated by delimiters matching ...
Symbol Handling   (Mathematica Guide)
Mathematica symbols are the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of ...
NotElement   (Built-in Mathematica Symbol)
NotElement[x, dom] or x \[NotElement] dom asserts that x is not an element of the domain dom.NotElement[x_1 | ... | x_n, dom] asserts that none of the x_i are elements of ...
1 ... 15|16|17|18|19|20|21 ... 46 Previous Next

...