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

/macosx-10.10.1/vim-55/src/
H A Dnormal.c89 static void nv_ident __ARGS((cmdarg_T *cap));
271 {Ctrl_RSB, nv_ident, NV_NCW, 0},
277 {'#', nv_ident, 0, 0},
284 {'*', nv_ident, 0, 0},
317 {'K', nv_ident, 0, 0},
369 {POUND, nv_ident, 0, 0},
5465 * Call nv_ident() as if "c1" was used, with "c2" as next character.
5480 nv_ident(&ca);
5493 nv_ident(cap) function
8076 nv_ident(ca
[all...]

Completed in 95 milliseconds