Home
last modified time | relevance | path

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

/PHP-5.5/ext/imap/
H A Dphp_imap.c2409 pils *imap_ptr = NULL; in PHP_FUNCTION() local
2419 ZEND_FETCH_RESOURCE(imap_ptr, pils *, &stream, -1, "imap", le_imap); in PHP_FUNCTION()
2421 if (!imap_ptr) { in PHP_FUNCTION()
2445 mail_fetchbody_full(imap_ptr->imap_stream, msgno, section, NULL, flags); in PHP_FUNCTION()

Completed in 14 milliseconds