Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_globals.h247 #define EG_FLAGS_IN_SHUTDOWN (1<<0) macro
/PHP-7.4/main/
H A Dmain.c1899 EG(flags) |= EG_FLAGS_IN_SHUTDOWN; in php_request_shutdown()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4419 EG(flags) |= EG_FLAGS_IN_SHUTDOWN; in accel_preload()

Completed in 30 milliseconds