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

/macosx-10.9.5/vim-53/src/
H A Dedit.c169 static int ins_compl_key2count __ARGS((int c));
4628 (void)ins_compl_next(FALSE, ins_compl_key2count(c),
4689 ins_compl_key2count(c) function
5125 n = ins_compl_next(TRUE, ins_compl_key2count(c), ins_compl_use_match(c));

Completed in 196 milliseconds