Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-07-12 02:37
Flavor·ECMAScript (JavaScript)

/
([0-9A-F]{8})-([0-9A-F]{4})-([0-9A-F]{4})-([0-9A-F]{4})-([0-9A-F]{12})
/
gi
Open regex in editor

Description

no description available

Submitted by anonymous