Home
last modified time | relevance | path

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

/php-uv/
H A DREADME.md144 ### string uv_strerror(long $error_code)
163 var_dump(uv_strerror($err));
H A Dphp_uv.c520 return uv_strerror(error_code);
3566 PHP_FUNCTION(uv_strerror) argument
6304 PHP_FE(uv_strerror, arginfo_uv_strerror)

Completed in 38 milliseconds