Regular Expressions 101

Community Patterns

1

Project

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
-1

index

PCRE (PHP <7.3)
include index.aspx
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