Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend.h350 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn_unchecked(int type, const char *format, .…
H A Dzend.c1673 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn_unchecked(int type, const char *format, .… in zend_error_noreturn_unchecked() function
H A Dzend_compile.c5159zend_error_noreturn_unchecked(E_COMPILE_ERROR, "Duplicate declaration of static variable $%S", var… in zend_compile_static_var()
7445 zend_error_noreturn_unchecked(E_COMPILE_ERROR, in zend_compile_closure_binding()
7578 zend_error_noreturn_unchecked(E_COMPILE_ERROR, in zend_compile_closure_uses()

Completed in 44 milliseconds