Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-04-25 20:51
Flavor·ECMAScript (JavaScript)

/
(?:'(views\/[^']*)'|"(views\/[^"]*)")
/
gi
Open regex in editor

Description

no description available

Submitted by anonymous