DNS_T_HINFO        93 ext/standard/dns.c #ifndef DNS_T_HINFO
DNS_T_HINFO       516 ext/standard/dns.c 		case DNS_T_HINFO:
DNS_T_HINFO       861 ext/standard/dns.c 				type_to_fetch = type_param&PHP_DNS_HINFO ? DNS_T_HINFO : 0;