Searched refs:ET_ERROR (Results 1 – 5 of 5) sorted by relevance
356 if (throw_exception(*msg_list, ET_ERROR, cmdname) == FAIL) in do_errthrow()435 if (type == ET_ERROR) in get_exception_string()533 if (type == ET_ERROR) in throw_exception()543 if (type == ET_ERROR && ((msglist_T *)value)->sfile != NULL) in throw_exception()647 if (excp->type == ET_ERROR) in discard_exception()
1005 ET_ERROR, // error exception enumerator
640 msg = get_exception_string(*msg_list, ET_ERROR, NULL, &should_free); in VimTryEnd()
1680 if (throw_exception(*msg_list, ET_ERROR, NULL) == FAIL) in exec_instructions()
1415 case ET_ERROR: in handle_did_throw()