Regular Expressions 101

Community Patterns

StringLiteral

0

Regular Expression
ECMAScript (JavaScript)

/
'(\\x[0-9a-fA-F]{2}|\\u[0-9a-fA-F]{4})*'
/
gm

Description

no description available

Submitted by anonymous - 4 years ago