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

email

3

Regular Expression
ECMAScript (JavaScript)

/
^[a-z0-9#!$%&'*+-/=?^_`{}|~]+[\.a-z0-9!#$%&'*+/=?^_`{|}~-]*[^.]@[a-z0-9]+[a-z0-9\.]*\.[a-z]{2,24}$
/
i

Description

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