Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_globals.h313 #define EG_FLAGS_IN_RESOURCE_SHUTDOWN (1<<2) macro
H A Dzend_execute_API.c277 EG(flags) |= EG_FLAGS_IN_RESOURCE_SHUTDOWN; in zend_shutdown_executor_values()
/PHP-8.2/main/streams/
H A Dstreams.c379 if ((EG(flags) & EG_FLAGS_IN_RESOURCE_SHUTDOWN) && in _php_stream_free()

Completed in 20 milliseconds