Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_globals.h228 zend_bool each_deprecation_thrown; member
H A Dzend_builtin_functions.c621 if (!EG(each_deprecation_thrown)) { in ZEND_FUNCTION()
623 EG(each_deprecation_thrown) = 1; in ZEND_FUNCTION()
H A Dzend_execute_API.c182 EG(each_deprecation_thrown) = 0; in init_executor()

Completed in 19 milliseconds