Regular Expressions 101

Community Patterns

0

\D

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

\d

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

\S

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

\s

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

.

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

faction name

0

Regular Expression
PCRE (PHP <7.3)

/
^[a-zA-Z_\-]+$
/

Description

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