Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dnetwork.c100 # define PHP_GAI_STRERROR(x) (gai_strerror(x)) macro
102 # define PHP_GAI_STRERROR(x) (php_gai_strerror(x)) macro

Completed in 10 milliseconds