|
DEELX Basic Pattern Syntax: Common Characters
Return: Content | Prev: Basic Pattern | Next: Simple escaped characters
Common Characters
Alphas, numbers, the underscore and punctuations with no special definition are "common chars".
Remarks
When "Common Character" matches, they match the same character.
If all the characters in a pattern are "common characters", the match operation is just a string find operation.
|
|
|