Searched refs:DNS_T_NAPTR (Results 1 – 1 of 1) sorted by relevance
106 #ifndef DNS_T_NAPTR107 #define DNS_T_NAPTR 35 macro393 else if (!strcasecmp("NAPTR", rectype)) type = DNS_T_NAPTR; in PHP_FUNCTION()746 case DNS_T_NAPTR: in php_parserr()910 type_to_fetch = type_param&PHP_DNS_NAPTR ? DNS_T_NAPTR : 0; in PHP_FUNCTION()
Completed in 7 milliseconds