Home
last modified time | relevance | path

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

/PHP-8.2/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() ValueError
19 imap_gc($stream_id, -1);
33 imap_gc(): Argument #2 ($flags) must be a bitmask of IMAP_GC_TEXTS, IMAP_GC_ELT, and IMAP_GC_ENV
/PHP-8.2/ext/imap/
H A Dphp_imap_arginfo.h361 ZEND_FUNCTION(imap_gc);
447 ZEND_FE(imap_gc, arginfo_imap_gc)
H A Dphp_imap.stub.php448 function imap_gc(IMAP\Connection $imap, int $flags): bool {}
H A Dphp_imap.c1042 PHP_FUNCTION(imap_gc) in PHP_FUNCTION() argument

Completed in 19 milliseconds