DNS_T_HINFO        89 ext/standard/dns.c #ifndef DNS_T_HINFO
DNS_T_HINFO       463 ext/standard/dns.c 		case DNS_T_HINFO:
DNS_T_HINFO       744 ext/standard/dns.c 				type_to_fetch = type_param&PHP_DNS_HINFO ? DNS_T_HINFO : 0;