Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

2

Regular Expression
ECMAScript (JavaScript)

/
i18\s*\(\s*['"](.+)['"]\,.*\)
/
gm

Description

Extracts lines with i18 prefix from text

Submitted by anonymous - 9 years ago