Searched defs:posix_strerror (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/posix/ | ||
H A D | posix.stub.php | 448 function posix_strerror(int $error_code): string {} function |
H A D | posix.c | 1228 PHP_FUNCTION(posix_strerror) in PHP_FUNCTION() argument |
Completed in 7 milliseconds