Regular Expressions 101

Community Patterns

0

CHH-LP

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

telegraf.conf

Python
no description available
Submitted by anonymous - 4 years ago
0

xicuc

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

Dates

Python
no description available
Submitted by anonymous - 4 years ago
0

Списки

Python
no description available
Submitted by anonymous - 4 years ago

Can't be numeric only

1

Regular Expression
ECMAScript (JavaScript)

/
\A(?=.*[a-z])[a-z\d]+\Z
/
i

Description

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