Cheatsheet: Regex
Last updated 2023-02-28
Literal Character:
Any Character:
Character Set:
Negated Character Set:
Range:
Zero or More:
One or More:
Zero or One:
Start of Line:
End of Line:
Group:
Alternation:
Escape Special Character:
Group:
Named Group:
multiple named and unnamed groups:
See also: