Searched defs:posix_getpwnam (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/posix/ | ||
H A D | posix.stub.php | 402 function posix_getpwnam(string $username): array|false {} function |
H A D | posix.c | 921 PHP_FUNCTION(posix_getpwnam) in PHP_FUNCTION() argument |
Completed in 9 milliseconds