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