Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Ddns.c119 static zend_string *php_gethostbyaddr(char *ip);
159 hostname = php_gethostbyaddr(addr); in PHP_FUNCTION()
175 static zend_string *php_gethostbyaddr(char *ip) in php_gethostbyaddr() function

Completed in 7 milliseconds