Home
last modified time | relevance | path

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

/PHP-5.4/ext/imap/
H A Dphp_imap.c790 void mail_getacl(MAILSTREAM *stream, char *mailbox, ACLLIST *alist) in mail_getacl()
1148 char *mailbox, *user, *passwd; in php_imap_do_open() local
1269 char *mailbox; in PHP_FUNCTION() local
1496 char *mailbox, *id, *rights; in PHP_FUNCTION() local
1515 char *mailbox; in PHP_FUNCTION() local
2600 char *mailbox, *host, *personal; in PHP_FUNCTION() local
4906 PHP_IMAP_EXPORT void mm_list(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_list()
4953 PHP_IMAP_EXPORT void mm_lsub(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_lsub()
4997 PHP_IMAP_EXPORT void mm_status(MAILSTREAM *stream, char *mailbox, MAILSTATUS *status) in mm_status()

Completed in 18 milliseconds