regular expression
- A mechanism to select specific strings from a
set of character strings.
- A set of characters, meta-characters, and operators
that define a string or group of strings in a search pattern.
- A string containing wildcard characters and operations
that define a set of one or more possible strings.
[Back]
[Next]