Searched refs:domain_ns (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/queryperf/utils/
H A Dgen-data-queryperf.py35 domain_ns = r'^([a-z0-9-\.]+)((\s+\d+)?(\s+IN)?|(\s+IN)(\s+\d+)?)\s+NS' variable
36 domain_ns_re = re.compile(domain_ns, re.IGNORECASE)

Completed in 310 milliseconds