Searched refs:mypgm (Results 1 – 1 of 1) sorted by relevance
3158 SORTPGM *mypgm=NIL; in PHP_FUNCTION() local3188 mypgm = mail_newsortpgm(); in PHP_FUNCTION()3189 mypgm->reverse = rev; in PHP_FUNCTION()3190 mypgm->function = (short) pgm; in PHP_FUNCTION()3191 mypgm->next = NIL; in PHP_FUNCTION()3193 …slst = mail_sort(imap_le_struct->imap_stream, (argc == 6 ? ZSTR_VAL(charset) : NIL), spg, mypgm, (… in PHP_FUNCTION()
Completed in 22 milliseconds