Home
last modified time | relevance | path

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

/PHP-8.1/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.c447 php_dns_free_handle(handle); in PHP_FUNCTION()
982 php_dns_free_handle(handle); in PHP_FUNCTION()
1017 php_dns_free_handle(handle); in PHP_FUNCTION()
1058 php_dns_free_handle(handle); in PHP_FUNCTION()
1121 php_dns_free_handle(handle); in PHP_FUNCTION()
1129 php_dns_free_handle(handle); in PHP_FUNCTION()
1136 php_dns_free_handle(handle); in PHP_FUNCTION()
1149 php_dns_free_handle(handle); in PHP_FUNCTION()
1158 php_dns_free_handle(handle); in PHP_FUNCTION()

Completed in 8 milliseconds