Regular Expressions 101

Community Patterns

matching for expression

0

Regular Expression
ECMAScript (JavaScript)

/
(for)\s+\w+\s+(in)\s+\w+
/
gm

Description

no description available

Submitted by anonymous - 3 years ago