Home
last modified time | relevance | path

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

/PHP-8.2/ext/posix/
H A Dposix.stub.php203 function posix_setuid(int $user_id): bool {}
208 function posix_seteuid(int $user_id): bool {}
306 function posix_getpwuid(int $user_id): array|false {}
/PHP-8.2/ext/imap/
H A Dphp_imap.stub.php408 …function imap_open(string $mailbox, string $user, #[\SensitiveParameter] string $password, int $fl…

Completed in 6 milliseconds