Regular Expressions 101

Community Patterns

0

Swing

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

Essai

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

multiple of 3 in binary

0

Regular Expression
PCRE (PHP <7.3)

/
^(0|(1(01*0)*1))*$
/
gm

Description

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