Regular Expressions 101

Community Patterns

1

aa

PCRE (PHP <7.3)
aaa
Submitted by aaa - 8 years ago
1

regex for redirect

Python
no description available
Submitted by igor - 8 years ago

Remove repetitions from plain array

0

Regular Expression
PCRE (PHP <7.3)

/
\[("[^\]"]+",)*(?'value'"[^\]"]+")(,"[^\]"]+")*,\k'value'(,"[^\]"]+")*\]
/

Description

Loading markdown...
Submitted by Icaro Niz - 8 years ago