Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c4734 int *timed_out) // flag set on timeout or NULL in regtry()
4819 int *timed_out) // flag set on timeout or NULL in bt_regexec_both()
5085 int *timed_out) // flag set on timeout or NULL in bt_regexec_multi()
H A Dgui_x11.c563 XtPointer timed_out, in gui_x11_timer_cb()
1021 static int timed_out = TRUE; in gui_x11_mouse_cb() local
2636 static int timed_out; in gui_mch_wait_for_chars() local
H A Dmatch.c498 int timed_out = FALSE; in next_search_hl() local
H A Dgui_motif.c158 XtPointer timed_out, in motif_tabline_timer_cb()
205 static int timed_out = TRUE; in tabline_menu_cb() local
H A Dclipboard.c1708 int timed_out = FALSE; in clip_x11_request_selection() local
H A Dgui_gtk_x11.c1571 int *timed_out = (int *) data; in mouse_click_timer_cb() local
6218 int *timed_out = (int *) data; in input_timer_cb() local
6253 static int timed_out; in gui_mch_wait_for_chars() local
H A Dregexp_nfa.c7345 int *timed_out) // flag set on timeout or NULL in nfa_regexec_both()
7657 int *timed_out) // flag set on timeout or NULL in nfa_regexec_multi()
H A Dsearch.c643 int *timed_out = NULL; // set when timed out or NULL in searchit() local
H A Dregexp.c2896 int *timed_out) // flag is set when timeout limit reached in vim_regexec_multi()
H A Dsyntax.c3174 int timed_out = FALSE; in syn_regexec() local