Searched defs:exception (Results 1 – 8 of 8) sorted by relevance
/PHP-5.5/Zend/ |
H A D | zend_exceptions.c | 185 ZEND_METHOD(exception, __clone) in ZEND_METHOD() argument 194 ZEND_METHOD(exception, __construct) in ZEND_METHOD() argument 233 ZEND_METHOD(exception, __wakeup) in ZEND_METHOD() argument 306 ZEND_METHOD(exception, getFile) in ZEND_METHOD() argument 316 ZEND_METHOD(exception, getLine) in ZEND_METHOD() argument 326 ZEND_METHOD(exception, getMessage) in ZEND_METHOD() argument 336 ZEND_METHOD(exception, getCode) in ZEND_METHOD() argument 346 ZEND_METHOD(exception, getTrace) in ZEND_METHOD() argument 609 ZEND_METHOD(exception, getTraceAsString) in ZEND_METHOD() argument 639 ZEND_METHOD(exception, getPrevious) in ZEND_METHOD() argument [all …]
|
H A D | zend_generators.c | 552 zval *exception, *exception_copy; in ZEND_METHOD() local
|
H A D | zend_vm_def.h | 2960 zval *exception; variable 2991 zval *exception; variable
|
H A D | zend_globals.h | 241 zval *exception, *prev_exception; member
|
H A D | zend.h | 851 zend_class_entry *exception; member
|
H A D | zend_vm_execute.h | 2453 zval *exception; in ZEND_THROW_SPEC_CONST_HANDLER() local 7096 zval *exception; in ZEND_CATCH_SPEC_CONST_CV_HANDLER() local 7763 zval *exception; in ZEND_THROW_SPEC_TMP_HANDLER() local 12969 zval *exception; in ZEND_THROW_SPEC_VAR_HANDLER() local 30651 zval *exception; in ZEND_THROW_SPEC_CV_HANDLER() local
|
/PHP-5.5/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 82 zend_bool exception; member
|
/PHP-5.5/ext/soap/ |
H A D | soap.c | 2161 zval *fault, *exception; local 2811 zval *exception; local
|
Completed in 243 milliseconds