Regular Expressions 101

Sponsors

Library entries

3
pcre

Alternative Capture Country Codes

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

quantity matcher

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

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago
5
pcre

relative to absolute

relative to absolute
Submitted by xp_prg - 8 years ago
3
javascript

Simple math regex

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

testing for a bloke

Parsing html with regex is bad though.
Submitted by Iroh - 8 years ago
1
pcre

deine regex

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

Regex to get video ID from Youtube links

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

url matching

supports all major protocols
Submitted by matheus silva - 8 years ago
1
pcre

filter match

no description available
Submitted by anonymous - 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