Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-03-15 15:46
Flavor·PCRE2 (PHP)

/
(->|::)check\(
/
gm
Open regex in editor

Description

Find ocurrences of method calls, static or not, on PHP.

Submitted by Allyson