DNS_TYPE_A6 123 ext/standard/dns_win32.c else if (!strcasecmp("A6", rectype)) type = DNS_TYPE_A6; DNS_TYPE_A6 303 ext/standard/dns_win32.c case DNS_TYPE_A6: DNS_TYPE_A6 439 ext/standard/dns_win32.c type_to_fetch = type_param&PHP_DNS_A6 ? DNS_TYPE_A6 : 0;