Home | History | Annotate | Download | only in vi

Lines Matching refs:VIP

46 	vp->character = VIP(sp)->lastckey;
48 switch (VIP(sp)->csearchdir) {
78 vp->character = VIP(sp)->lastckey;
79 savedir = VIP(sp)->csearchdir;
81 switch (VIP(sp)->csearchdir) {
100 VIP(sp)->csearchdir = savedir;
131 VIP(sp)->csearchdir = tSEARCH;
158 VIP(sp)->lastckey = key;
159 VIP(sp)->csearchdir = fSEARCH;
213 VIP(sp)->csearchdir = TSEARCH;
241 VIP(sp)->lastckey = key;
242 VIP(sp)->csearchdir = FSEARCH;