|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <stdio.h>#include <stdlib.h>#include <stdarg.h>#include <time.h>#include "ZendAccelerator.h"Go to the source code of this file.
Functions | |
| void | zend_accel_error (int type, const char *format,...) |
| ZEND_NORETURN void | zend_accel_error_noreturn (int type, const char *format,...) |
| void zend_accel_error | ( | int | type, |
| const char * | format, | ||
| ... ) |
Definition at line 99 of file zend_accelerator_debug.c.
| ZEND_NORETURN void zend_accel_error_noreturn | ( | int | type, |
| const char * | format, | ||
| ... ) |
Definition at line 107 of file zend_accelerator_debug.c.