Home
last modified time | relevance | path

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

/PHP-8.1/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.1/ext/gmp/tests/
H A Dbug659967.phpt8 gc_enable();
/PHP-8.1/ext/date/tests/
H A Dbug49700.phpt7 gc_enable();
/PHP-8.1/ext/spl/tests/
H A Dbug53071.phpt5 gc_enable();
/PHP-8.1/Zend/
H A Dzend_gc.h38 ZEND_API bool gc_enable(bool enable);
H A Dzend_builtin_functions.stub.php189 function gc_enable(): void {} function
H A Dzend_builtin_functions_arginfo.h275 ZEND_FUNCTION(gc_enable);
338 ZEND_FE(gc_enable, arginfo_gc_enable)
H A Dzend_builtin_functions.c105 ZEND_FUNCTION(gc_enable) in ZEND_FUNCTION() argument
H A Dzend_gc.c497 ZEND_API bool gc_enable(bool enable) in gc_enable() function
H A Dzend.c117 gc_enable(val); in ZEND_INI_MH()

Completed in 24 milliseconds