Regular Expressions 101

Community Patterns

0

Tele

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

How to document a regex? Example 1

1

Regular Expression
PCRE (PHP <7.3)

/
(\/+[^\/\[\]]+(?:\[[^\]']*(?:'[^']*')\])?)+
/

Description

Loading markdown...
Submitted by Thomas - 9 years ago