Searched defs:posix_getgrgid (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/posix/ | ||
H A D | posix.stub.php | 396 function posix_getgrgid(int $group_id): array|false {} function |
H A D | posix.c | 841 PHP_FUNCTION(posix_getgrgid) in PHP_FUNCTION() argument |
Completed in 18 milliseconds