Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Ddns.c369 #define php_dns_free_res(__res__) _php_dns_free_res(__res__)
370 static void _php_dns_free_res(struct __res_state *res) { /* {{{ */ in _php_dns_free_res() function

Completed in 8 milliseconds