Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Ddns.c123 static char *php_gethostbyaddr(char *ip);
163 hostname = php_gethostbyaddr(addr); in PHP_FUNCTION()
179 static char *php_gethostbyaddr(char *ip) in php_gethostbyaddr() function

Completed in 9 milliseconds