Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/posix/
H A Dposix.stub.php13 function posix_setuid(int $user_id): bool {}
18 function posix_seteuid(int $user_id): bool {}
88 function posix_getpwuid(int $user_id): array|false {}
/PHP-8.0/ext/imap/
H A Dphp_imap.stub.php248 function imap_setacl($imap, string $mailbox, string $user_id, string $rights): bool {}

Completed in 7 milliseconds