Searched refs:php_dns_errno (Results 1 – 2 of 2) sorted by relevance
27 #define php_dns_errno(handle) h_errno macro41 #define php_dns_errno(handle) handle->res_h_errno macro47 #define php_dns_errno(handle) h_errno macro
950 dns_errno = php_dns_errno(handle); in PHP_FUNCTION()
Completed in 5 milliseconds