Regular Expressions 101

Sponsors

Library entries

1
pcre

UID REGEX

Tests for valid UID format.
Submitted by anonymous - 8 years ago
1
javascript

10 digits

10 digits
Submitted by anonymous - 8 years ago
1
pcre

Email Regex

Regex for email.Valid on paste condition also
Submitted by Aman Jaiswal - 8 years ago
-2
pcre

xml_kv_extraction

Basic XML key-value extraction
Submitted by Keith Muggleton - 8 years ago
1
pcre

Conjugations

Matches some conjugations of the verb entrer
Submitted by anonymous - 8 years ago
1
pcre

dfdg

dfgdfgdfgdfg
Submitted by dfgdfgdfg - 8 years ago
1
pcre

conditions regex

no description available
Submitted by suat erenler - 8 years ago
0
pcre

utf-8 language

this regex is support for all languages
Submitted by Jigar Dhaduk - 8 years ago
1
pcre

slug in formula

Get all slug in a math formula not between {}
Submitted by M.BIGOT - 8 years ago
1
javascript

Cartão de cidadão / BI

no description available
Submitted by David Serrano - 8 years ago
-2
pcre

12 Hour Time Pattern

no description available
Submitted by anonymous - 8 years ago
1
pcre

ICD9 CodeRange

no description available
Submitted by anonymous - 8 years ago
6
javascript

Email with + symbol

email that accepts the plus (+) symbol
Submitted by luckcheese - 8 years ago

Apache/Nginx log parser with Cookie

Vote

0

Regular Expression
pcre

/
((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?))[, ].{1,}\[([0-3][0-9]\/\w{3}\/[0-9]{4}):([0-2][0-9]:[0-5][0-9]:[0-5][0-9]) ((?:\+|\-)[0-9]{4})\].{1,}"(GET|POST|HEAD|PUT|DELETE|TRACE|CONNECT) ([\/\w\.\-\?\_\=\*\$\%\:]+).{1,}" (\b\d{3}) (\d+|-) "((?:(?:http(?:s)?:\/\/.)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,24}\b[-a-zA-Z0-9@:%_\+.~#?&\/\/=]*)|-)" "([^"]+)" "([^"]+)"$
/

Description

Loading markdown...
Submitted by Samuil Dichev - 8 years ago