A curated list of the best Perl Compatible Regular Expressions.
Please see CONTRIBUTING for details.
match | expression |
---|---|
[email protected] |
^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,4}) |
match | expression |
---|---|
http://test.com:8080/test-1 |
`^(http |
match | expression |
---|---|
HTTP/1.1 400 |
`HTTP/1.1 (101 |
match | expression |
---|---|
100.112,00 |
`^-?(\d+ |