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

Match string not containing a string

0

Regular Expression
ECMAScript (JavaScript)

/
^(?:(?!\buser\/m\b).)*$
/
gi

Description

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