Searched refs:nv_esc (Results 1 – 1 of 1) sorted by relevance
110 static void nv_esc(cmdarg_T *oap);178 {Ctrl_C, nv_esc, 0, TRUE},204 {ESC, nv_esc, 0, FALSE},6971 nv_esc(cmdarg_T *cap) in nv_esc() function