Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-02-28 19:53
Flavor·PCRE (Legacy)

/
(?: ^ \s* (?<host>[\w-\.]*) \s* (?<rectype>\w*) \s* (?<value>[\w\.-].*) \s*$ )
/
gmx
Open regex in editor

Description

no description available

Submitted by anonymous