Searched refs:slst (Results 1 – 1 of 1) sorted by relevance
2701 unsigned long *slst, *sl; in PHP_FUNCTION() local2741 …slst = mail_sort(imap_le_struct->imap_stream, (charset ? ZSTR_VAL(charset) : NIL), spg, mypgm, fla… in PHP_FUNCTION()2749 if (slst != NIL && slst != 0) { in PHP_FUNCTION()2750 for (sl = slst; *sl; sl++) { in PHP_FUNCTION()2753 fs_give ((void **) &slst); in PHP_FUNCTION()
Completed in 14 milliseconds