Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-02-13 09:09
Flavor·PCRE2 (PHP)

/
^(\d+?)\s(\d+?)\s(.+?)\s(.+?)\s(.+?)\s(.*?\.)$
/
gm
Open regex in editor

Description

This pattern identifies both variants of possible NAPTR DNS records

Submitted by ggalmazor