Hacker News new | ask | show | jobs
by comex 4227 days ago
It's a regular expression, probably Perl syntax:

http://perldoc.perl.org/perlrebackslash.html

1 comments

Thank you. I thought it could be a regex, but I had never seen perl syntax before.