DNS_T_AAAA 105 standard/dns.c #ifndef DNS_T_AAAA DNS_T_AAAA 378 standard/dns.c else if (!strcasecmp("AAAA", rectype)) type = DNS_T_AAAA; DNS_T_AAAA 556 standard/dns.c case DNS_T_AAAA: DNS_T_AAAA 819 standard/dns.c type_to_fetch = type_param&PHP_DNS_AAAA ? DNS_T_AAAA : 0;