Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dphp_dns.h29 #define php_dns_free_handle(res) \ macro
36 #define php_dns_free_handle(res) \ macro
40 #define php_dns_free_handle(res) \ macro
48 #define php_dns_free_handle(res) /* noop */ macro
H A Ddns.c422 php_dns_free_handle(handle); in PHP_FUNCTION()
947 php_dns_free_handle(handle); in PHP_FUNCTION()
982 php_dns_free_handle(handle); in PHP_FUNCTION()
1023 php_dns_free_handle(handle); in PHP_FUNCTION()
1093 php_dns_free_handle(handle); in PHP_FUNCTION()
1100 php_dns_free_handle(handle); in PHP_FUNCTION()
1113 php_dns_free_handle(handle); in PHP_FUNCTION()
1122 php_dns_free_handle(handle); in PHP_FUNCTION()

Completed in 8 milliseconds