pcre
Regex that only matches itself
It matches and only matches this regex, including the delimiters.
It could be 4 bytes shorter if <> are used as the delimiters instead.
From Programming Puzzles & Code Golf.
Submitted by jimmy23013 - 7 years ago