Searched refs:slst (Results 1 – 1 of 1) sorted by relevance
2621 unsigned long *slst, *sl; in PHP_FUNCTION() local2659 …slst = mail_sort(imap_conn_struct->imap_stream, (charset ? ZSTR_VAL(charset) : NIL), spg, mypgm, f… in PHP_FUNCTION()2667 if (slst != NULL) { in PHP_FUNCTION()2668 for (sl = slst; *sl; sl++) { in PHP_FUNCTION()2671 fs_give ((void **) &slst); in PHP_FUNCTION()
Completed in 15 milliseconds