Character classes are regular expression constructs that defines and matches from a list of meta- and literal characters. Use [regex-negation] for questions related to complementing character classes in regex.
Character classes are regular expression constructs that defines and matches from a list of meta-characters and literal characters in regex.
Read more: