Regular expressions
A regular expression is a pattern that describes a set of strings. A regular expression is a sequence of any of the following items:
- literal character
- matching character
- repetition clause
- alternation clause
- subpattern grouped with parenthesis
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*