Regular Expressions 101

Sponsors

Library entries

-4
javascript

Email with + symbol

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

Replace 07 with international UK

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

Mod4 Regex

Mod4 Regex Sapzip
Submitted by re4lfl0w - 8 years ago
1
python

formais

1b
Submitted by ziul - 8 years ago
1
python

formais

exercicios formais
Submitted by luizurias - 8 years ago
1
pcre

Pound checker

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

URL for victoria

no description available
Submitted by Morten Mehus - 8 years ago
1
pcre

Link splitter

Get every part of a link
Submitted by Ricardo Boss (MCMainiac) - 8 years ago
1
pcre

Я.Диск ссылки

no description available
Submitted by pafnuty - 8 years ago
2
pcre

update match

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

tgs data delivery1

strips data delivery link 1 from TGS download link.
Submitted by TRL - 8 years ago
1
pcre

TGS DATA Delivery

Find the default link excluding zip file ID
Submitted by TRL - 8 years ago

Apache/Nginx Logs parsing

Vote

1

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