Regular Expressions 101

Community Patterns

1

OTP Card payment

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

AsDate

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

4 digits

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

CPS

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

BE phone number format

1

Regular Expression
PCRE (PHP <7.3)

/
(?x) ( (?:\+|00) [[:blank:]]?32 )? [[:blank:]]? (?:0|\(0\))? [[:blank:]]? ( (?: \d (?:\/|\.|[[:blank:]])? ){8,9} )
/
mig

Description

Loading markdown...
Submitted by GM - 8 years ago