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

/macosx-10.9.5/vim-53/src/
H A Dedit.c2780 int did_find_shown_match = FALSE; local
2835 if (compl == compl_shown_match || did_find_shown_match)
2840 did_find_shown_match = TRUE;
2866 did_find_shown_match = TRUE;

Completed in 197 milliseconds