Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_dns.h27 #define php_dns_free_handle(res) \ macro
35 #define php_dns_free_handle(res) \ macro
39 #define php_dns_free_handle(res) \ macro
48 #define php_dns_free_handle(res) /* noop */ macro
H A Ddns.c425 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()
1102 php_dns_free_handle(handle); in PHP_FUNCTION()
1110 php_dns_free_handle(handle); in PHP_FUNCTION()
1117 php_dns_free_handle(handle); in PHP_FUNCTION()
1130 php_dns_free_handle(handle); in PHP_FUNCTION()
1139 php_dns_free_handle(handle); in PHP_FUNCTION()

Completed in 20 milliseconds