Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend.c49 static bool startup_done = false; variable
1070 startup_done = true; in zend_post_startup()
1177 startup_done = false; in zend_shutdown()
1992 if ((GC_FLAGS(type_name) & IS_STR_PERMANENT) && startup_done) { in zend_alloc_ce_cache()

Completed in 31 milliseconds