Home
last modified time | relevance | path

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

123

/dports/mail/php74-imap/php-7.4.27/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() incorrect parameter count
13 imap_gc();
16 imap_gc('', false);
17 imap_gc(false, false);
22 imap_gc($stream_id, -1);
28 Warning: imap_gc() expects exactly 2 parameters, 0 given in %s on line %d
31 Warning: imap_gc() expects parameter 1 to be resource, string given in %s on line %d
33 Warning: imap_gc() expects parameter 1 to be resource, bool given in %s on line %d
35 Warning: imap_gc(): invalid value for the flags parameter in %s on line %d
/dports/lang/php74/php-7.4.27/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() incorrect parameter count
13 imap_gc();
16 imap_gc('', false);
17 imap_gc(false, false);
22 imap_gc($stream_id, -1);
28 Warning: imap_gc() expects exactly 2 parameters, 0 given in %s on line %d
31 Warning: imap_gc() expects parameter 1 to be resource, string given in %s on line %d
33 Warning: imap_gc() expects parameter 1 to be resource, bool given in %s on line %d
35 Warning: imap_gc(): invalid value for the flags parameter in %s on line %d
/dports/www/mod_php74/php-7.4.27/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() incorrect parameter count
13 imap_gc();
16 imap_gc('', false);
17 imap_gc(false, false);
22 imap_gc($stream_id, -1);
28 Warning: imap_gc() expects exactly 2 parameters, 0 given in %s on line %d
31 Warning: imap_gc() expects parameter 1 to be resource, string given in %s on line %d
33 Warning: imap_gc() expects parameter 1 to be resource, bool given in %s on line %d
35 Warning: imap_gc(): invalid value for the flags parameter in %s on line %d
/dports/lang/php73/php-7.3.33/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() incorrect parameter count
13 imap_gc();
16 imap_gc('', false);
17 imap_gc(false, false);
22 imap_gc($stream_id, -1);
28 Warning: imap_gc() expects exactly 2 parameters, 0 given in %s on line %d
31 Warning: imap_gc() expects parameter 1 to be resource, string given in %s on line %d
33 Warning: imap_gc() expects parameter 1 to be resource, bool given in %s on line %d
35 Warning: imap_gc(): invalid value for the flags parameter in %s on line %d
/dports/mail/php73-imap/php-7.3.33/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() incorrect parameter count
13 imap_gc();
16 imap_gc('', false);
17 imap_gc(false, false);
22 imap_gc($stream_id, -1);
28 Warning: imap_gc() expects exactly 2 parameters, 0 given in %s on line %d
31 Warning: imap_gc() expects parameter 1 to be resource, string given in %s on line %d
33 Warning: imap_gc() expects parameter 1 to be resource, bool given in %s on line %d
35 Warning: imap_gc(): invalid value for the flags parameter in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/imap/tests/
H A Dimap_gc_error.phpt2 imap_gc() incorrect parameter count
13 imap_gc();
16 imap_gc('', false);
17 imap_gc(false, false);
22 imap_gc($stream_id, -1);
28 Warning: imap_gc() expects exactly 2 parameters, 0 given in %s on line %d
31 Warning: imap_gc() expects parameter 1 to be resource, string given in %s on line %d
33 Warning: imap_gc() expects parameter 1 to be resource, bool given in %s on line %d
35 Warning: imap_gc(): invalid value for the flags parameter in %s on line %d
/dports/mail/php80-imap/php-8.0.15/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
/dports/lang/php80/php-8.0.15/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
/dports/www/mod_php80/php-8.0.15/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
/dports/mail/php81-imap/php-8.1.1/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
/dports/www/mod_php81/php-8.1.1/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
/dports/lang/php81/php-8.1.1/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
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dimap.php344 function imap_gc($imap_stream, int $caches): void function
347 $result = \imap_gc($imap_stream, $caches);
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dimap.php344 function imap_gc($imap_stream, int $caches): void function
347 $result = \imap_gc($imap_stream, $caches);
/dports/lang/php73/php-7.3.33/ext/imap/
H A Dphp_imap.h134 PHP_FUNCTION(imap_gc);
/dports/mail/php74-imap/php-7.4.27/ext/imap/
H A Dphp_imap.h134 PHP_FUNCTION(imap_gc);
/dports/mail/php73-imap/php-7.3.33/ext/imap/
H A Dphp_imap.h134 PHP_FUNCTION(imap_gc);
/dports/lang/php74/php-7.4.27/ext/imap/
H A Dphp_imap.h134 PHP_FUNCTION(imap_gc);
/dports/www/mod_php73/php-7.3.33/ext/imap/
H A Dphp_imap.h134 PHP_FUNCTION(imap_gc);
/dports/www/mod_php74/php-7.4.27/ext/imap/
H A Dphp_imap.h134 PHP_FUNCTION(imap_gc);
/dports/mail/php80-imap/php-8.0.15/ext/imap/
H A Dphp_imap_arginfo.h358 ZEND_FUNCTION(imap_gc);
443 ZEND_FE(imap_gc, arginfo_imap_gc)
/dports/lang/php80/php-8.0.15/ext/imap/
H A Dphp_imap_arginfo.h358 ZEND_FUNCTION(imap_gc);
443 ZEND_FE(imap_gc, arginfo_imap_gc)
/dports/www/mod_php80/php-8.0.15/ext/imap/
H A Dphp_imap_arginfo.h358 ZEND_FUNCTION(imap_gc);
443 ZEND_FE(imap_gc, arginfo_imap_gc)
/dports/mail/php81-imap/php-8.1.1/ext/imap/
H A Dphp_imap_arginfo.h358 ZEND_FUNCTION(imap_gc);
443 ZEND_FE(imap_gc, arginfo_imap_gc)
/dports/www/mod_php81/php-8.1.1/ext/imap/
H A Dphp_imap_arginfo.h358 ZEND_FUNCTION(imap_gc);
443 ZEND_FE(imap_gc, arginfo_imap_gc)

123