Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-25 17:47
Flavor·ECMAScript (JavaScript)

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

Description

no description available

Submitted by anonymous