Searched refs:mypart (Results 1 - 1 of 1) sorted by relevance

/PHP_5_5/ext/imap/
H A Dphp_imap.c3481 PART *mypart=NULL, *part; local
3670 mypart = bod->nested.part;
3673 mypart->next = mail_newbody_part();
3674 mypart = mypart->next;
3677 bod = &mypart->body;

Completed in 9 milliseconds