Home
last modified time | relevance | path

Searched refs:display_disabled_function (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/opcache/Optimizer/
H A Dpass1_5.c440 func->handler != ZEND_FN(display_disabled_function)) { in zend_optimizer_pass1()
H A Dzend_optimizer.c224 fbc->internal_function.handler == ZEND_FN(display_disabled_function)); in zend_optimizer_is_disabled_func()
H A Dsccp.c837 || func->internal_function.handler == ZEND_FN(display_disabled_function)) { in ct_eval_func_call()
/PHP-7.2/Zend/
H A Dzend_API.h575 ZEND_API ZEND_FUNCTION(display_disabled_function);
H A Dzend_API.c2830 ZEND_API ZEND_FUNCTION(display_disabled_function) in ZEND_FUNCTION() argument
2843 func->handler = ZEND_FN(display_disabled_function); in zend_disable_function()
H A Dzend_compile.c3879 if (fbc->internal_function.handler == ZEND_FN(display_disabled_function)) { in zend_try_compile_special_func()

Completed in 83 milliseconds