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

/macosx-10.9.5/vim-53/src/
H A Dedit.c194 static int echeck_abbr __ARGS((int));
897 if (echeck_abbr(ESC + ABBR_OFF))
962 if (echeck_abbr(Ctrl_O + ABBR_OFF))
1345 if (echeck_abbr(Ctrl_L + ABBR_OFF))
1403 if (vim_iswordc(c) || !echeck_abbr(
7055 echeck_abbr(c) function
9308 if (echeck_abbr(TAB + ABBR_OFF))
9531 if (echeck_abbr(c + ABBR_OFF))

Completed in 133 milliseconds