Home
last modified time | relevance | path

Searched defs:lastc (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dedit.c132 int lastc = 0; in edit() local
3863 ins_shift(int c, int lastc) in ins_shift()
H A Dregister.c484 set_execreg_lastc(int lastc) in set_execreg_lastc()
H A Dsearch.c79 static char_u lastc[2] = {NUL, NUL}; // last character searched for variable