Regular Expressions 101

Community Patterns

addListener()

1

Regular Expression
PCRE (PHP <7.3)

/
([.\w]+\(?\)?)\.addListener\((Events.\w+), [^\{]*?\{.*?(\s+)public void handleEvent\(.*? (\w+)\)
/
sg

Description

no description available

Submitted by anonymous - 8 years ago