Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_exceptions.c188 zend_object *exception; in zend_clear_exception() local
275 ZEND_METHOD(exception, __construct) in ZEND_METHOD() argument
324 ZEND_METHOD(exception, __wakeup) in ZEND_METHOD() argument
411 ZEND_METHOD(exception, getFile) in ZEND_METHOD() argument
425 ZEND_METHOD(exception, getLine) in ZEND_METHOD() argument
439 ZEND_METHOD(exception, getMessage) in ZEND_METHOD() argument
453 ZEND_METHOD(exception, getCode) in ZEND_METHOD() argument
467 ZEND_METHOD(exception, getTrace) in ZEND_METHOD() argument
673 ZEND_METHOD(exception, __toString) in ZEND_METHOD() argument
675 zval trace, *exception; in ZEND_METHOD() local
[all …]
H A Dzend_generators.c477 static void zend_generator_throw_exception(zend_generator *generator, zval *exception) in zend_generator_throw_exception()
1045 zval *exception; in ZEND_METHOD() local
H A Dzend.h344 zend_class_entry *exception; member
H A Dzend_globals.h213 zend_object *exception, *prev_exception; member
H A Dzend_vm_def.h4590 zend_object *exception; variable
H A Dzend_vm_execute.h3736 zend_object *exception; in ZEND_CATCH_SPEC_CONST_HANDLER() local
/PHP-7.4/ext/standard/
H A Dassert.c33 zend_bool exception; variable
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1705 zend_object *exception = EG(exception); in phpdbg_execute_ex() local
1883 zend_object *exception = EG(exception); in phpdbg_force_interruption() local
H A Dphpdbg_utils.c737 PHPDBG_API zend_bool phpdbg_check_caught_ex(zend_execute_data *execute_data, zend_object *exception in phpdbg_check_caught_ex()
/PHP-7.4/ext/sqlite3/
H A Dphp_sqlite3_structs.h77 zend_bool exception; member

Completed in 167 milliseconds