Home
last modified time | relevance | path

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

/PHP-8.0/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() ValueError
17 imap_gc($stream_id, -1);
31 imap_gc(): Argument #2 ($flags) must be a bitmask of IMAP_GC_TEXTS, IMAP_GC_ELT, and IMAP_GC_ENV
/PHP-8.0/ext/imap/
H A Dphp_imap_arginfo.h358 ZEND_FUNCTION(imap_gc);
443 ZEND_FE(imap_gc, arginfo_imap_gc)
H A Dphp_imap.stub.php74 function imap_gc($imap, int $flags): bool {} function
H A Dphp_imap.c1173 PHP_FUNCTION(imap_gc) in PHP_FUNCTION() argument

Completed in 56 milliseconds