Lines Matching refs:got_int
332 if (got_int) in sort_compare()
595 if (got_int) in ex_sort()
634 if (got_int) in ex_sort()
666 if (got_int) in ex_sort()
1218 got_int = FALSE; in do_filter()
1508 if (got_int && msg_silent == 0) in do_shell()
4616 || got_int in ex_substitute()
4777 if (got_int) // interrupted in ex_substitute()
4820 if (got_int) in do_sub_msg()
4845 if (got_int) in do_sub_msg()
4975 for (lnum = eap->line1; lnum <= eap->line2 && !got_int; ++lnum) in ex_global()
4991 if (got_int) in ex_global()
5042 while (!got_int && (lnum = ml_firstmarked()) != 0 && global_busy == 1) in global_exe()
5400 for (li = l->lv_first; li != NULL && !got_int; li = li->li_next) in ex_oldfiles()
5417 got_int = FALSE; in ex_oldfiles()