Searched defs:posix_getpwuid (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/posix/ | ||
H A D | posix.stub.php | 408 function posix_getpwuid(int $user_id): array|false {} function |
H A D | posix.c | 981 PHP_FUNCTION(posix_getpwuid) in PHP_FUNCTION() argument |
Completed in 14 milliseconds