cheat sheets.

$ cheat regexp_special_chars
Special characters (that need to be escaped to be matched) are:
. | ( ) [ ] { } + \ ^ $ * ?
(also escape slashes, '/', if that is the regexp delimiter)
Version 1, updated 383 days ago.
. o 0 ( edit | history )
( add new | see all )