Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_globals.h237 zend_bool each_deprecation_thrown; member
H A Dzend_builtin_functions.c684 if (!EG(each_deprecation_thrown)) { in ZEND_FUNCTION()
686 EG(each_deprecation_thrown) = 1; in ZEND_FUNCTION()
H A Dzend_execute_API.c183 EG(each_deprecation_thrown) = 0; in init_executor()

Completed in 15 milliseconds