Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Ddns.c93 #ifndef DNS_T_HINFO
94 #define DNS_T_HINFO 13 macro
516 case DNS_T_HINFO: in php_parserr()
861 type_to_fetch = type_param&PHP_DNS_HINFO ? DNS_T_HINFO : 0; in PHP_FUNCTION()

Completed in 7 milliseconds