Searched refs:pgm (Results 1 – 3 of 3) sorted by relevance
3900 SEARCHPGM *pgm = NIL; in PHP_FUNCTION() local3917 pgm = mail_criteria(search_criteria); in PHP_FUNCTION()3919 mail_search_full(imap_conn_struct->imap_stream, (charset ? ZSTR_VAL(charset) : NIL), pgm, flags); in PHP_FUNCTION()3921 if (pgm && !(flags & SE_FREE)) { in PHP_FUNCTION()3922 mail_free_searchpgm(&pgm); in PHP_FUNCTION()4452 SEARCHPGM *pgm = NIL; in PHP_FUNCTION() local4462 pgm = mail_criteria(criteria); in PHP_FUNCTION()4463 top = mail_thread(imap_conn_struct->imap_stream, "REFERENCES", NIL, pgm, flags); in PHP_FUNCTION()4464 if (pgm && !(flags & SE_FREE)) { in PHP_FUNCTION()4465 mail_free_searchpgm(&pgm); in PHP_FUNCTION()
18633 !:ext pgm18657 !:ext pgm
Completed in 143 milliseconds