Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Ddns.c78 #ifndef DNS_T_A
79 #define DNS_T_A 1 macro
487 case DNS_T_A: in php_parserr()
869 type_to_fetch = type_param&PHP_DNS_A ? DNS_T_A : 0; in PHP_FUNCTION()

Completed in 8 milliseconds