#include "onphp.h"
#include "zend_exceptions.h"
#include "core/Exceptions.h"
Go to the source code of this file.
Defines | |
#define | onphp_ce_Exception zend_exception_get_default(TSRMLS_C) |
Functions | |
PHP_MINIT_FUNCTION (Exceptions) |
#define onphp_ce_Exception zend_exception_get_default(TSRMLS_C) |
Definition at line 21 of file Exceptions.c.
PHP_MINIT_FUNCTION | ( | Exceptions | ) |
Definition at line 24 of file Exceptions.c.
References onphp_ce_ClassNotFoundException, and REGISTER_ONPHP_CUSTOM_SUB_CLASS_EX.