Regular Expressions 101

Sponsors

Library entries

1
pcre

match any email address in list

no description available
Submitted by cloneman - 8 years ago
2
javascript

html font to bbcode

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

Match mydomain*.mydomain.com

no description available
Submitted by Trappist - 8 years ago
1
javascript

big apple is fool

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

Ja som's regex

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

text beetween text

no description available
Submitted by karol - 8 years ago
3
pcre

Alternative Capture Country Codes

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

Alternatvie Country Code Capture

no description available
Submitted by Branden - 8 years ago
1
javascript

quantity matcher

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

test

test
Submitted by test - 8 years ago
-1
pcre

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago

PO Box Address Validation

Vote

2

Regular Expression
pcre

/
(?(?=^P)P((?:(?:ost)?))(?:\.)?(?:\s+)?O(?:ffice)?(?:\.)?(?:\s+)?B(?:ox)?(?:\.)?(?:\s+)?(?:\#)?(?:[a-z0-9]+(?>\d{1,})(?:\w+)?)$|^Box(?:\.)?(?:\s+)?(?:\#)?(?:[a-z0-9]+(?>\d{1,})(?:\w+)?)$)
/
igm

Description

Loading markdown...
Submitted by mrferos - 8 years ago