Home
last modified time | relevance | path

Searched defs:PHP_GAI_STRERROR (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/main/
H A Dnetwork.c107 # define PHP_GAI_STRERROR(x) (gai_strerror(x)) macro
109 # define PHP_GAI_STRERROR(x) (php_gai_strerror(x)) macro

Completed in 6 milliseconds