Searched refs:did_show (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dsearch.c4574 int did_show = FALSE; local
4702 if (did_show)
4712 did_show = TRUE;
5024 if (!did_show)
5028 if (did_show)
5035 did_show = TRUE;
5058 show_pat_in_path(line, type, did_show, action,
5061 did_show = TRUE;
5196 if (!did_show)
5237 show_pat_in_path(line, type, did_show, actio
[all...]
H A Doption.c4070 int did_show = FALSE; /* already showed one value */ local
4080 did_show = TRUE;
4106 did_show = TRUE;
4113 did_show = TRUE;
4320 if (did_show)
4325 did_show = TRUE; /* remember that we did a line */
4870 if (silent_mode && did_show)

Completed in 142 milliseconds