Regular Expressions 101

Community Patterns

-3

hjghj

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

salanki

PCRE (PHP <7.3)
no description available
Submitted by salanki - 10 years ago
1

myregex

PCRE (PHP <7.3)
no description available
Submitted by shakti - 10 years ago
1

gk

PCRE (PHP <7.3)
wertyuikjh
Submitted by hjk - 10 years ago
35

http://

PCRE (PHP <7.3)
no description available
Submitted by Mitus M. - 10 years ago

Using negative lookahead

0

Regular Expression
PCRE2 (PHP >=7.3)

/
Chr\.(I(?!I)|III(?!I))
/
gm

Description

Loading markdown...
Submitted by dikip - 6 months ago