Regular Expressions 101

Community Patterns

1

jerry_eth_match

PCRE2 (PHP >=7.3)
jerry_eth_match
Submitted by rin - 4 months ago
1

test

PCRE2 (PHP >=7.3)
mail, pass, ...
Submitted by anonymous - 4 months ago
1

one line html

PCRE2 (PHP >=7.3)
matches html
Submitted by anonymous - 4 months ago

Iranian Mobile Numbers

-1

Regular Expression
PCRE2 (PHP >=7.3)

/
(^0?(9(((1[0-9]?)|(9[0-4]?)|(03?)|((3[0356789]?)|(0[1-5]?)|(41?))|(2[0-3]?)|(9[89]?))(\d{0,7})?)?)?$)
/

Description

Loading markdown...
Submitted by AMAISGOD - 6 months ago