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

/macosx-10.9.5/vim-53/src/
H A Dedit.c3939 static int found_all = FALSE; /* Found all matches of a local
3962 found_all = FALSE;
3977 * or if found_all says this entry is done. For ^X^L only use the
3980 && (!compl_started || found_all))
3982 found_all = FALSE;
4009 found_all = TRUE;
4060 found_all = TRUE;
4204 found_all = TRUE;

Completed in 170 milliseconds