Regular Expressions 101

Community Patterns

Function => public static

0

Regular Expression
PCRE (PHP <7.3)

/
(^[ \t]*)Function([^\n\;\/]*);?
/
gm

Description

no description available

Submitted by anonymous - 4 years ago