Lines Matching full:vip
36 vp->character = VIP(sp)->lastckey; in v_chrepeat()
38 switch (VIP(sp)->csearchdir) { in v_chrepeat()
68 vp->character = VIP(sp)->lastckey; in v_chrrepeat()
69 savedir = VIP(sp)->csearchdir; in v_chrrepeat()
71 switch (VIP(sp)->csearchdir) { in v_chrrepeat()
90 VIP(sp)->csearchdir = savedir; in v_chrrepeat()
121 VIP(sp)->csearchdir = tSEARCH; in v_cht()
148 VIP(sp)->lastckey = key; in v_chf()
149 VIP(sp)->csearchdir = fSEARCH; in v_chf()
212 VIP(sp)->csearchdir = TSEARCH; in v_chT()
240 VIP(sp)->lastckey = key; in v_chF()
241 VIP(sp)->csearchdir = FSEARCH; in v_chF()