Regular Expressions 101

Community Patterns

DNS Zone Teardown v3 - Internal Records

0

Regular Expression
PCRE (PHP <7.3)

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

Description

no description available

Submitted by anonymous - 5 years ago