Home
last modified time | relevance | path

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

/PHP-8.0/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.c416 php_dns_free_handle(handle); in PHP_FUNCTION()
951 php_dns_free_handle(handle); in PHP_FUNCTION()
986 php_dns_free_handle(handle); in PHP_FUNCTION()
1027 php_dns_free_handle(handle); in PHP_FUNCTION()
1090 php_dns_free_handle(handle); in PHP_FUNCTION()
1098 php_dns_free_handle(handle); in PHP_FUNCTION()
1105 php_dns_free_handle(handle); in PHP_FUNCTION()
1118 php_dns_free_handle(handle); in PHP_FUNCTION()
1127 php_dns_free_handle(handle); in PHP_FUNCTION()

Completed in 8 milliseconds