Searched refs:cause_errthrow (Results 1 – 3 of 3) sorted by relevance
6 int cause_errthrow(char_u *mesg, int severe, int *ignore);
144 cause_errthrow( in cause_errthrow() function
661 if (cause_errthrow(s, severe, &ignore) == TRUE) in emsg_core()