Regular Expressions 101

Community Patterns

DNZ Zone Dump Teardown v1

0

Regular Expression
PCRE (PHP <7.3)

/
(?: (?<zone> (?: (?:(?<client>[\w-.]*).\s*\=+) \s* (?<records> [\w\s.-]* ) ) ) )
/
gmx

Description

Adds in teardown of the client id, environment, and domain

Submitted by anonymous - 5 years ago