Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-02-27 14:29
Flavor·PCRE (Legacy)

/
(?<client>\w*)(?:-?(?<environment>\w*)?)\.(?<domain>[\w-]*\.\w*)\s*$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous