Regular Expressions 101

Community Patterns

1

Parser

PCRE2 (PHP >=7.3)
for mail
Submitted by anonymous - 9 hours ago
1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - a day ago
1

amp;

PCRE2 (PHP >=7.3)
subtitui
Submitted by seidao - 7 days ago
1

números html

PCRE2 (PHP >=7.3)
numeros
Submitted by anonymous - 10 days ago

Using negative lookahead

0

Regular Expression
PCRE2 (PHP >=7.3)

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

Description

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