Regular Expressions 101

Community Patterns

0

INI values

PCRE2 (PHP >=7.3)
not done yet
Submitted by anonymous - 2 years ago

match comments

0

Regular Expression
PCRE (PHP <7.3)

/
(\/\/.*+|\/[*]{1,2}([^*]*[^*\/]|\R++|[*]+[^*\/])*[*]\/)
/
gm

Description

Loading markdown...
Submitted by monk - a year ago