Regular Expressions 101

Community Patterns

1

SO Question

PCRE (PHP <7.3)
SO Question
Submitted by PaperBirdMaster - 9 years ago
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
0

test

Python
test
Submitted by boag - 9 years ago

Match nth occurence of pattern

4

Regular Expression
PCRE (PHP <7.3)

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

Description

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