Home
last modified time | relevance | path

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

/PHP-8.1/ext/posix/
H A Dposix.stub.php13 function posix_setuid(int $user_id): bool {}
18 function posix_seteuid(int $user_id): bool {}
116 function posix_getpwuid(int $user_id): array|false {}
/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php171 …function imap_setacl(IMAP\Connection $imap, string $mailbox, string $user_id, string $rights): boo…

Completed in 6 milliseconds