Regular Expressions 101

Community Patterns

0

<5.2.28

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

ip

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

DNS Zone Teardown v2.0

0

Regular Expression
PCRE (PHP <7.3)

/
(?:^\s* (?<name>[\w-]+\.[\w-.]*?)\.\s* (?<ttl>\d+)\s* (?<class>\w*)\s* (?<type>\w*) (?(?<=SOA) \s*(?<rdata> (?<mname>\S*)\.\s* (?<rname>\S*)\.\s* (?<serial>\d*)\s* (?<refresh>\d*)\s* (?<retry>\d*)\s* (?<expire>\d*)\s* (?<minimum>\d*)\s* )\s*$ | \s*(?<rdata>\S*)\s*$ ) )
/
gmxJ

Description

Loading markdown...
Submitted by anonymous - 4 years ago