ZEND_NORETURN    1285 Zend/zend.c    ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn(int type, const char *format, ...)
ZEND_NORETURN      84 Zend/zend.h    ZEND_COLD void zend_error_noreturn(int type, const char *format, ...) ZEND_NORETURN;
ZEND_NORETURN      86 Zend/zend.h    ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn(int type, const char *format, ...);
ZEND_NORETURN     360 Zend/zend_alloc.c static ZEND_COLD ZEND_NORETURN void zend_mm_panic(const char *message)
ZEND_NORETURN     373 Zend/zend_alloc.c static ZEND_COLD ZEND_NORETURN void zend_mm_safe_error(zend_mm_heap *heap,
ZEND_NORETURN    2858 Zend/zend_alloc.c static ZEND_COLD ZEND_NORETURN void zend_out_of_memory(void)