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