Regular Expressions 101

Community Patterns

1

30164958

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

foreach

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

foreach

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

Match nth occurence of expression

1

Regular Expression
PCRE (PHP <7.3)

/
(?:.*?(Constr1)+){3}.*?((Constr1)+)
/
s

Description

Loading markdown...
Submitted by Alex Hall - 9 years ago