Searched refs:csearchdir (Results 1 – 3 of 3) sorted by relevance
38 switch (VIP(sp)->csearchdir) { in v_chrepeat()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()149 VIP(sp)->csearchdir = fSEARCH; in v_chf()212 VIP(sp)->csearchdir = TSEARCH; in v_chT()241 VIP(sp)->csearchdir = FSEARCH; in v_chF()
45 nvip->csearchdir = CNOTSET; in v_screen_copy()67 nvip->csearchdir = ovip->csearchdir; in v_screen_copy()
265 cdir_t csearchdir; /* Character search direction. */ member