Searched refs:DNS_T_CAA (Results 1 – 1 of 1) sorted by relevance
111 #ifndef DNS_T_CAA112 #define DNS_T_CAA 257 macro402 else if (zend_string_equals_literal_ci(rectype, "CAA")) type = DNS_T_CAA; in PHP_FUNCTION()552 case DNS_T_CAA: in php_parserr()933 type_to_fetch = type_param&PHP_DNS_CAA ? DNS_T_CAA : 0; in PHP_FUNCTION()
Completed in 6 milliseconds