Regular Expressions 101

Community Patterns

1

deu

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

Names

PCRE (PHP <7.3)
For US names
Submitted by anonymous - 8 years ago
1

Assinatura

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

regex

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

regex

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

Find label tags without for attributes

1

Regular Expression
PCRE (PHP <7.3)

/
^(?!.*for).*<label.*$
/

Description

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