Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_dns.h29 #define php_dns_errno(handle) h_errno macro
43 #define php_dns_errno(handle) handle->res_h_errno macro
49 #define php_dns_errno(handle) h_errno macro
H A Ddns.c961 dns_errno = php_dns_errno(handle); in PHP_FUNCTION()

Completed in 8 milliseconds