Regular Expressions 101

Community Patterns

1

ipv4

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

ewqewq

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

Error Regex

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

Safe words and dirty words

1

Regular Expression
PCRE (PHP <7.3)

/
(?<!a| c(?=bobd) ) bob(?!b)
/
x

Description

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