Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dphp_dns.h29 #define php_dns_free_handle(res) \ macro
35 #define php_dns_free_handle(res) \ macro
42 #define php_dns_free_handle(res) /* noop */ macro
H A Ddns.c409 php_dns_free_handle(handle); in PHP_FUNCTION()
827 php_dns_free_handle(handle); in PHP_FUNCTION()
845 php_dns_free_handle(handle); in PHP_FUNCTION()
886 php_dns_free_handle(handle); in PHP_FUNCTION()
953 php_dns_free_handle(handle); in PHP_FUNCTION()
960 php_dns_free_handle(handle); in PHP_FUNCTION()
973 php_dns_free_handle(handle); in PHP_FUNCTION()
982 php_dns_free_handle(handle); in PHP_FUNCTION()

Completed in 8 milliseconds