Home
last modified time | relevance | path

Searched defs:php_dns_errno (Results 1 – 1 of 1) 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

Completed in 6 milliseconds