Home
last modified time | relevance | path

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

/PHP-8.2/ext/imap/
H A Dphp_imap.stub.php81 const OP_EXPUNGE = UNKNOWN; define
H A Dphp_imap_arginfo.h539 REGISTER_LONG_CONSTANT("OP_EXPUNGE", OP_EXPUNGE, CONST_PERSISTENT); in register_php_imap_symbols()
H A Dphp_imap.c745 …if (options && ((options & ~(OP_READONLY | OP_ANONYMOUS | OP_HALFOPEN | OP_EXPUNGE | PHP_EXPUNGE))… in PHP_FUNCTION()

Completed in 19 milliseconds