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