Home
last modified time | relevance | path

Searched refs:ZEND_GET_CONSTANT_NO_DEPRECATION_CHECK (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.4/Zend/
H A Dzend_builtin_functions.c945 …me, zend_get_executed_scope(), ZEND_FETCH_CLASS_SILENT | ZEND_GET_CONSTANT_NO_DEPRECATION_CHECK)) { in ZEND_FUNCTION()
H A Dzend_constants.c464 if (!(flags & ZEND_GET_CONSTANT_NO_DEPRECATION_CHECK)) { in zend_get_constant_ex()
H A Dzend_constants.h33 #define ZEND_GET_CONSTANT_NO_DEPRECATION_CHECK 0x1000 macro

Completed in 19 milliseconds