Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dphp_dns.h27 #define php_dns_errno(handle) h_errno macro
41 #define php_dns_errno(handle) handle->res_h_errno macro
47 #define php_dns_errno(handle) h_errno macro
H A Ddns.c981 dns_errno = php_dns_errno(handle); in PHP_FUNCTION()

Completed in 9 milliseconds