Home
last modified time | relevance | path

Searched refs:cl_flags (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/imap/
H A Dphp_imap.c733 zend_long retries = 0, flags = 0, cl_flags = 0; in PHP_FUNCTION() local
759 cl_flags = CL_EXPUNGE; in PHP_FUNCTION()
763 cl_flags |= OP_PROTOTYPE; in PHP_FUNCTION()
844 imap_le_struct->flags = cl_flags; in PHP_FUNCTION()
858 long cl_flags=NIL; in PHP_FUNCTION() local
887 cl_flags = CL_EXPUNGE; in PHP_FUNCTION()
890 imap_le_struct->flags = cl_flags; in PHP_FUNCTION()

Completed in 12 milliseconds