Searched refs:slst (Results 1 – 1 of 1) sorted by relevance
3153 unsigned long *slst, *sl; in PHP_FUNCTION() local3190 …slst = mail_sort(imap_le_struct->imap_stream, (argc == 6 ? ZSTR_VAL(charset) : NIL), spg, mypgm, (… in PHP_FUNCTION()3197 if (slst != NIL && slst != 0) { in PHP_FUNCTION()3198 for (sl = slst; *sl; sl++) { in PHP_FUNCTION()3201 fs_give ((void **) &slst); in PHP_FUNCTION()
Completed in 16 milliseconds