Home
last modified time | relevance | path

Searched refs:gc (Results 51 – 62 of 62) sorted by last modified time

123

/PHP-7.4/ext/session/tests/
H A Dbug60634_error_1.phpt36 function gc($maxlifetime) {
40 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A Dbug60634_error_2.phpt36 function gc($maxlifetime) {
40 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A Dbug60634_error_3.phpt36 function gc($maxlifetime) {
40 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A Dbug60634_error_4.phpt36 function gc($maxlifetime) {
40 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A Dbug60634_error_5.phpt35 function gc($maxlifetime) {
39 session_set_save_handler('open', 'close', 'read', 'write', 'destroy', 'gc');
H A Dbug61728.phpt34 function gc ($maxlifetime) {
38 session_set_save_handler ("open", "close", "read", "write", "destroy", "gc");
/PHP-7.4/ext/pcre/tests/
H A Dbug63055.phpt5 /* the default gc root size is 10,000 */
/PHP-7.4/Zend/tests/
H A Dobject_gc_in_shutdown.phpt2 Bug object gc not working in shutdown
H A Dgc_033.phpt19 /* let's full the gc roots */
H A Dbug70805.phpt15 unset($GLOBALS["a"]); // this will be called in gc_colloct_roots and put $a into gc roots buf
42 // which will make $a be putted into gc roots buf twice
H A Dbug71930.phpt2 Bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1' failed)
H A Dbug63055.phpt7 /* the default gc root size is 10,000 */

Completed in 46 milliseconds

123