Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-12 01:34
Flavor·PCRE (Legacy)

/
(?:(?:(?:(?:var|let)[ \t]+)?([\w.\-]+)[ \t]*[:=]|[(!])[ \t]*)function(?:[ \t]+([\w.\-]+))?[ \t]*\([^)]*\)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous