DNS_T_NAPTR 111 standard/dns.c #ifndef DNS_T_NAPTR DNS_T_NAPTR 380 standard/dns.c else if (!strcasecmp("NAPTR", rectype)) type = DNS_T_NAPTR; DNS_T_NAPTR 679 standard/dns.c case DNS_T_NAPTR: DNS_T_NAPTR 825 standard/dns.c type_to_fetch = type_param&PHP_DNS_NAPTR ? DNS_T_NAPTR : 0;