Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dphp_dns.h25 #define php_dns_free_handle(res) \ macro
33 #define php_dns_free_handle(res) \ macro
37 #define php_dns_free_handle(res) \ macro
46 #define php_dns_free_handle(res) /* noop */ macro
H A Ddns.c430 php_dns_free_handle(handle); in PHP_FUNCTION()
965 php_dns_free_handle(handle); in PHP_FUNCTION()
1000 php_dns_free_handle(handle); in PHP_FUNCTION()
1041 php_dns_free_handle(handle); in PHP_FUNCTION()
1104 php_dns_free_handle(handle); in PHP_FUNCTION()
1112 php_dns_free_handle(handle); in PHP_FUNCTION()
1119 php_dns_free_handle(handle); in PHP_FUNCTION()
1132 php_dns_free_handle(handle); in PHP_FUNCTION()
1141 php_dns_free_handle(handle); in PHP_FUNCTION()

Completed in 17 milliseconds