Home
last modified time | relevance | path

Searched refs:gc_enable (Results 1 – 13 of 13) sorted by relevance

/PHP-8.0/Zend/tests/
H A Dgc_001.phpt2 GC 001: gc_enable()/gc_diable()/gc_enabled()
7 gc_enable();
H A Dgc_002.phpt2 GC 002: gc_enable()/gc_diable() and ini_get()
8 gc_enable();
H A Dgc_026.phpt7 gc_enable();
H A Dbug64896.phpt33 gc_enable();
/PHP-8.0/ext/gmp/tests/
H A Dbug659967.phpt8 gc_enable();
/PHP-8.0/ext/date/tests/
H A Dbug49700.phpt7 gc_enable();
/PHP-8.0/ext/spl/tests/
H A Dbug53071.phpt5 gc_enable();
/PHP-8.0/Zend/
H A Dzend_gc.h38 ZEND_API zend_bool gc_enable(zend_bool enable);
H A Dzend_builtin_functions.stub.php126 function gc_enable(): void {} function
H A Dzend_builtin_functions_arginfo.h269 ZEND_FUNCTION(gc_enable);
331 ZEND_FE(gc_enable, arginfo_gc_enable)
H A Dzend_gc.c496 ZEND_API zend_bool gc_enable(zend_bool enable) in gc_enable() function
H A Dzend.c114 gc_enable(val); in ZEND_INI_MH()
H A Dzend_builtin_functions.c107 ZEND_FUNCTION(gc_enable) in ZEND_FUNCTION() argument

Completed in 38 milliseconds