Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
(View::make\([^\)]+\))(?!->)
/
gm

Description

For better exception capturing

Submitted by anonymous - 9 years ago