Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2018-02-06 06:39
Flavor·ECMAScript (JavaScript)

/
widget\.method[\s]*\([\s]*[\'\"]([\w]*)[\'\"]
/
g
Open regex in editor

Description

no description available

Submitted by anonymous