Regular Expressions 101

Community Patterns

10

UUID

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 9 years ago
10

entity

Python
no description available
Submitted by anonymous - 8 years ago

Extract values from hostname

1

Regular Expression
ECMAScript (JavaScript)

/
(([\w]*)(-?)([\w]{0,2})(.apps)(-?)([\w]{0,2})(.[\W\w]*))
/

Description

Loading markdown...
Submitted by Matthew Ledbetter - 8 years ago