Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_exceptions.c271 ZEND_METHOD(exception, __construct) in ZEND_METHOD() argument
320 ZEND_METHOD(exception, __wakeup) in ZEND_METHOD() argument
407 ZEND_METHOD(exception, getFile) in ZEND_METHOD() argument
421 ZEND_METHOD(exception, getLine) in ZEND_METHOD() argument
435 ZEND_METHOD(exception, getMessage) in ZEND_METHOD() argument
449 ZEND_METHOD(exception, getCode) in ZEND_METHOD() argument
463 ZEND_METHOD(exception, getTrace) in ZEND_METHOD() argument
658 ZEND_METHOD(exception, getPrevious) in ZEND_METHOD() argument
669 ZEND_METHOD(exception, __toString) in ZEND_METHOD() argument
671 zval trace, *exception; in ZEND_METHOD() local
[all …]
H A Dzend_generators.c449 static void zend_generator_throw_exception(zend_generator *generator, zval *exception) in zend_generator_throw_exception()
1013 zval *exception; in ZEND_METHOD() local
H A Dzend.h323 zend_class_entry *exception; member
H A Dzend_globals.h207 zend_object *exception, *prev_exception; member
H A Dzend_vm_def.h4122 zend_object *exception; variable
H A Dzend_vm_execute.h2913 zend_object *exception; local
/PHP-7.3/ext/standard/
H A Dassert.c33 zend_bool exception; variable
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_prompt.c1743 zend_object *exception = EG(exception); in phpdbg_execute_ex() local
1921 zend_object *exception = EG(exception); in phpdbg_force_interruption() local
H A Dphpdbg_utils.c742 PHPDBG_API zend_bool phpdbg_check_caught_ex(zend_execute_data *execute_data, zend_object *exception in phpdbg_check_caught_ex()
/PHP-7.3/ext/sqlite3/
H A Dphp_sqlite3_structs.h77 zend_bool exception; member

Completed in 162 milliseconds