Home
last modified time | relevance | path

Searched refs:DNS_T_HINFO (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/standard/
H A Ddns.c88 #ifndef DNS_T_HINFO
89 #define DNS_T_HINFO 13 macro
553 case DNS_T_HINFO: in php_parserr()
929 type_to_fetch = type_param&PHP_DNS_HINFO ? DNS_T_HINFO : 0; in PHP_FUNCTION()

Completed in 9 milliseconds