Regular Expressions 101

Community Patterns

1

password8s

PCRE (PHP <7.3)
password con 8
Submitted by anonymous - 7 years ago
1

men

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

Get any positive integer

3

Regular Expression
PCRE (PHP <7.3)

/
^\+?(0*[1-9]\d*(?:[\., ]\d+)*) *(?:\p{Sc}|°[FC])?$
/
mg

Description

Loading markdown...
Submitted by norihiori, Me-me - 7 years ago