Regular Expressions 101

Community Patterns

0

11

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

FirstVar11

Python
ONE reg expression to use
Submitted by anonymous - 4 years ago
0

Word

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

Date dd-mm-yyyy

Python
no description available
Submitted by anonymous - 4 years ago

Name/Surname

-2

Regular Expression
ECMAScript (JavaScript)

/
([a-zA-Z]+\s)+[a-zA-Z]+
/

Description

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