Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Ddns.c87 #ifndef DNS_T_HINFO
88 #define DNS_T_HINFO 13 macro
536 case DNS_T_HINFO: in php_parserr()
912 type_to_fetch = type_param&PHP_DNS_HINFO ? DNS_T_HINFO : 0; in PHP_FUNCTION()

Completed in 7 milliseconds