Regular Expressions 101

Community Patterns

-2

regex demo

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

tr

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

UUID regex

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

TEST

ECMAScript (JavaScript)
negation
Submitted by anonymous - 9 years ago
2

Route Regex

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

VNC-58

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

My test

PCRE (PHP <7.3)
My test
Submitted by Mike - 9 years ago
1

qwe

PCRE (PHP <7.3)
qweqwe
Submitted by qwe - 9 years ago

PO Box Address Validation

2

Regular Expression
PCRE (PHP <7.3)

/
(?(?=^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 - 9 years ago