Regular Expressions 101

Community Patterns

hex4

1

Regular Expression
ECMAScript (JavaScript)

/
([0-9a-fA-F]{4})
/

Description

no description available

Submitted by anonymous - 8 years ago