Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Ddns.c121 static zend_string *php_gethostbyaddr(char *ip);
157 hostname = php_gethostbyaddr(addr); in PHP_FUNCTION()
173 static zend_string *php_gethostbyaddr(char *ip) in php_gethostbyaddr() function

Completed in 7 milliseconds