Home
last modified time | relevance | path

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

/PHP-5.3/ext/imap/
H A Dphp_imap.c2418 pils *imap_ptr = NULL; in PHP_FUNCTION() local
2428 ZEND_FETCH_RESOURCE(imap_ptr, pils *, &stream, -1, "imap", le_imap); in PHP_FUNCTION()
2430 if (!imap_ptr) { in PHP_FUNCTION()
2454 mail_fetchbody_full(imap_ptr->imap_stream, msgno, section, NULL, flags); in PHP_FUNCTION()

Completed in 13 milliseconds