Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_string.c316 ZEND_API void zend_interned_strings_switch_storage(zend_bool request) in zend_interned_strings_switch_storage() function
H A Dzend_string.h42 ZEND_API void zend_interned_strings_switch_storage(zend_bool request);
/PHP-7.4/main/
H A Dmain.c2489 zend_interned_strings_switch_storage(1); in php_module_startup()
2521 zend_interned_strings_switch_storage(0); in php_module_shutdown()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4812 zend_interned_strings_switch_storage(1); in accel_finish_startup()

Completed in 27 milliseconds