Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/gmp/tests/
H A Dbug659967.phpt8 gc_enable();
/PHP-7.4/ext/date/tests/
H A Dbug49700.phpt7 gc_enable();
/PHP-7.4/ext/spl/tests/
H A Dbug53071.phpt5 gc_enable();
/PHP-7.4/Zend/
H A Dzend_gc.h38 ZEND_API zend_bool gc_enable(zend_bool enable);
H A Dzend_builtin_functions.c86 static ZEND_FUNCTION(gc_enable);
300 ZEND_FE(gc_enable, arginfo_zend__void)
393 ZEND_FUNCTION(gc_enable) in ZEND_FUNCTION() argument
H A Dzend_gc.c496 ZEND_API zend_bool gc_enable(zend_bool enable) in gc_enable() function
H A Dzend.c111 gc_enable(val); in ZEND_INI_MH()

Completed in 37 milliseconds