Home
last modified time | relevance | path

Searched refs:old_mailbox (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/imap/
H A Dphp_imap.c1805 char *old_mailbox, *new_mailbox; in PHP_FUNCTION() local
1809 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rss", &streamind, &old_mailbox, &old_mailbox… in PHP_FUNCTION()
1815 if (mail_rename(imap_le_struct->imap_stream, old_mailbox, new_mailbox) == T) { in PHP_FUNCTION()

Completed in 16 milliseconds