Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 10 of 10) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_exceptions.c256 ZEND_METHOD(exception, __construct) in ZEND_METHOD() argument
301 ZEND_METHOD(exception, __wakeup) in ZEND_METHOD() argument
380 ZEND_METHOD(exception, getFile) in ZEND_METHOD() argument
392 ZEND_METHOD(exception, getLine) in ZEND_METHOD() argument
404 ZEND_METHOD(exception, getMessage) in ZEND_METHOD() argument
416 ZEND_METHOD(exception, getCode) in ZEND_METHOD() argument
428 ZEND_METHOD(exception, getTrace) in ZEND_METHOD() argument
680 ZEND_METHOD(exception, getPrevious) in ZEND_METHOD() argument
715 ZEND_METHOD(exception, __toString) in ZEND_METHOD() argument
717 zval trace, *exception; in ZEND_METHOD() local
[all …]
H A Dzend_generators.c298 static void zend_generator_throw_exception(zend_generator *generator, zval *exception) in zend_generator_throw_exception()
909 zval *exception, exception_copy; in ZEND_METHOD() local
H A Dzend.h330 zend_class_entry *exception; member
H A Dzend_globals.h205 zend_object *exception, *prev_exception; member
H A Dzend_vm_def.h4198 zend_object *exception; variable
H A Dzend_vm_execute.h9677 zend_object *exception; local
/PHP-7.0/ext/standard/
H A Dassert.c35 zend_bool exception; variable
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_prompt.c1691 zend_object *exception = EG(exception); in phpdbg_execute_ex() local
1869 zend_object *exception = EG(exception); in phpdbg_force_interruption() local
H A Dphpdbg_utils.c741 PHPDBG_API zend_bool phpdbg_check_caught_ex(zend_execute_data *execute_data, zend_object *exception in phpdbg_check_caught_ex()
/PHP-7.0/ext/sqlite3/
H A Dphp_sqlite3_structs.h79 zend_bool exception; member

Completed in 238 milliseconds