Home
last modified time | relevance | path

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

/php-src/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-src/ext/gmp/tests/
H A Dbug659967.phpt8 gc_enable();
/php-src/ext/date/tests/
H A Dbug49700.phpt7 gc_enable();
/php-src/ext/spl/tests/SplObjectStorage/
H A Dbug53071.phpt5 gc_enable();
/php-src/Zend/
H A Dzend_gc.h52 ZEND_API bool gc_enable(bool enable);
H A Dzend_builtin_functions.stub.php199 function gc_enable(): void {} function
H A Dzend_builtin_functions_arginfo.h290 ZEND_FUNCTION(gc_enable);
352 ZEND_FE(gc_enable, arginfo_gc_enable)
H A Dzend_builtin_functions.c111 ZEND_FUNCTION(gc_enable) in ZEND_FUNCTION() argument
H A Dzend.c124 gc_enable(val); in ZEND_INI_MH()
H A Dzend_gc.c548 ZEND_API bool gc_enable(bool enable) in gc_enable() function

Completed in 27 milliseconds