Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_globals.h252 #define EG_FLAGS_IN_RESOURCE_SHUTDOWN (1<<2) macro
H A Dzend_execute_API.c270 EG(flags) |= EG_FLAGS_IN_RESOURCE_SHUTDOWN; in shutdown_executor()
/PHP-8.0/main/streams/
H A Dstreams.c377 if ((EG(flags) & EG_FLAGS_IN_RESOURCE_SHUTDOWN) && in _php_stream_free()

Completed in 25 milliseconds