Searched defs:exception (Results 1 – 9 of 9) sorted by relevance
/PHP-5.6/Zend/ |
H A D | zend_exceptions.c | 193 ZEND_METHOD(exception, __clone) in ZEND_METHOD() argument 202 ZEND_METHOD(exception, __construct) in ZEND_METHOD() argument 237 ZEND_METHOD(exception, __wakeup) in ZEND_METHOD() argument 314 ZEND_METHOD(exception, getFile) in ZEND_METHOD() argument 324 ZEND_METHOD(exception, getLine) in ZEND_METHOD() argument 334 ZEND_METHOD(exception, getMessage) in ZEND_METHOD() argument 344 ZEND_METHOD(exception, getCode) in ZEND_METHOD() argument 354 ZEND_METHOD(exception, getTrace) in ZEND_METHOD() argument 617 ZEND_METHOD(exception, getTraceAsString) in ZEND_METHOD() argument 647 ZEND_METHOD(exception, getPrevious) in ZEND_METHOD() argument [all …]
|
H A D | zend_generators.c | 555 zval *exception, *exception_copy; in ZEND_METHOD() local
|
H A D | zend_vm_def.h | 3004 zval *exception; variable 3035 zval *exception; variable
|
H A D | zend_globals.h | 248 zval *exception, *prev_exception; member
|
H A D | zend.h | 860 zend_class_entry *exception; member
|
H A D | zend_vm_execute.h | 2723 zval *exception; in ZEND_THROW_SPEC_CONST_HANDLER() local 7420 zval *exception; in ZEND_CATCH_SPEC_CONST_CV_HANDLER() local 8103 zval *exception; in ZEND_THROW_SPEC_TMP_HANDLER() local 13376 zval *exception; in ZEND_THROW_SPEC_VAR_HANDLER() local 31228 zval *exception; in ZEND_THROW_SPEC_CV_HANDLER() local
|
/PHP-5.6/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 82 zend_bool exception; member
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_prompt.c | 533 exception; in phpdbg_handle_exception() local
|
/PHP-5.6/ext/soap/ |
H A D | soap.c | 2181 zval *fault, *exception; local 2831 zval *exception; local
|
Completed in 119 milliseconds