Regular Expressions 101

Community Patterns

1

Temp

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
1

smiley

PCRE (PHP <7.3)
no description available
Submitted by @barraponto - 9 years ago
1

Dotted Quad

PCRE (PHP <7.3)
IP PCRE
Submitted by Awkwardly Scripted - 9 years ago
1

Phone

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago

asf

0

Regular Expression
PCRE (PHP <7.3)

/
( \+? (?: (?: 9[976]\d | 8[987530]\d | 6[987]\d | 5[90]\d | 42\d | 3[875]\d | 2[98654321]\d | 9[8543210] | 8[6421] | 6[6543210] | 5[87654321] | 4[987654310] | 3[9643210] | 2[70] | 7 | 0 | 1 ) | \( (?: 9[976]\d | 8[987530]\d | 6[987]\d | 5[90]\d | 42\d | 3[875]\d | 2[98654321]\d | 9[8543210] | 8[6421] | 6[6543210] | 5[87654321] | 4[987654310] | 3[9643210] | 2[70] | 7 | 1 ) \)) [0-9. -]{4,14} )(?:\b|x\d+)
/
xg

Description

Loading markdown...
Submitted by asdf - 9 years ago