Searched refs:_php_dns_free_res (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/standard/ | ||
| H A D | dns.c | 326 #define php_dns_free_res(__res__) _php_dns_free_res(__res__) 327 static void _php_dns_free_res(struct __res_state res) { /* {{{ */ function |
Completed in 3 milliseconds