Searched refs:mypart (Results 1 – 1 of 1) sorted by relevance
3222 PART *mypart=NULL, *part; in PHP_FUNCTION() local3458 mypart = bod->nested.part; in PHP_FUNCTION()3461 mypart->next = mail_newbody_part(); in PHP_FUNCTION()3462 mypart = mypart->next; in PHP_FUNCTION()3465 bod = &mypart->body; in PHP_FUNCTION()
Completed in 18 milliseconds