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

/macosx-10.9.5/vim-53/src/
H A Dedit.c121 static int compl_matches = 0; variable
2677 compl_matches = ins_compl_make_cyclic();
3254 compl_matches = 0;
3421 compl_matches = 0;
3747 compl_matches = 0;
5131 compl_matches = n;
5244 if (compl_matches > 0)
5247 compl_curr_match->cp_number, compl_matches);

Completed in 185 milliseconds