Searched refs:spg (Results 1 – 1 of 1) sorted by relevance
2704 SEARCHPGM *spg=NIL; in PHP_FUNCTION() local2727 spg = mail_criteria(search_criteria); in PHP_FUNCTION()2730 spg = mail_newsearchpgm(); in PHP_FUNCTION()2732 if (spg == NIL) { in PHP_FUNCTION()2741 …slst = mail_sort(imap_le_struct->imap_stream, (charset ? ZSTR_VAL(charset) : NIL), spg, mypgm, fla… in PHP_FUNCTION()2744 if (spg && !(flags & SE_FREE)) { in PHP_FUNCTION()2745 mail_free_searchpgm(&spg); in PHP_FUNCTION()
Completed in 11 milliseconds