Searched refs:DNS_T_A6 (Results 1 – 1 of 1) sorted by relevance
109 #ifndef DNS_T_A6110 #define DNS_T_A6 38 macro394 else if (!strcasecmp("A6", rectype)) type = DNS_T_A6; in PHP_FUNCTION()653 case DNS_T_A6: in php_parserr()913 type_to_fetch = type_param&PHP_DNS_A6 ? DNS_T_A6 : 0; in PHP_FUNCTION()
Completed in 7 milliseconds