Home
last modified time | relevance | path

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

/PHP-8.3/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.c427 php_dns_free_handle(handle); in PHP_FUNCTION()
962 php_dns_free_handle(handle); in PHP_FUNCTION()
997 php_dns_free_handle(handle); in PHP_FUNCTION()
1038 php_dns_free_handle(handle); in PHP_FUNCTION()
1101 php_dns_free_handle(handle); in PHP_FUNCTION()
1109 php_dns_free_handle(handle); in PHP_FUNCTION()
1116 php_dns_free_handle(handle); in PHP_FUNCTION()
1129 php_dns_free_handle(handle); in PHP_FUNCTION()
1138 php_dns_free_handle(handle); in PHP_FUNCTION()

Completed in 8 milliseconds