DNS_T_ANY         118 standard/dns.c #ifndef DNS_T_ANY
DNS_T_ANY         374 standard/dns.c 		else if (!strcasecmp("ANY",   rectype)) type = DNS_T_ANY;
DNS_T_ANY         835 standard/dns.c 				type_to_fetch = DNS_T_ANY;
DNS_T_ANY         900 standard/dns.c 					cp = php_parserr(cp, &answer, DNS_T_ANY, authns != NULL, raw, &retval);
DNS_T_ANY         912 standard/dns.c 					cp = php_parserr(cp, &answer, DNS_T_ANY, 1, raw, &retval);