Home
last modified time | relevance | path

Searched refs:check_abbr (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmap.pro12 int check_abbr(int c, char_u *ptr, int col, int mincol);
/vim-8.2.3635/src/
H A Dmap.c1400 check_abbr( in check_abbr() function
H A Dex_getln.c3893 return check_abbr(c, ccline.cmdbuff, ccline.cmdpos, spos); in ccheck_abbr()
H A Dedit.c2970 return check_abbr(c, ml_get_curline(), curwin->w_cursor.col, in echeck_abbr()