Searched refs:csearchdir (Results 1 – 3 of 3) sorted by relevance
42 switch (VIP(sp)->csearchdir) { in v_chrepeat()73 savedir = VIP(sp)->csearchdir; in v_chrrepeat()75 switch (VIP(sp)->csearchdir) { in v_chrrepeat()94 VIP(sp)->csearchdir = savedir; in v_chrrepeat()125 VIP(sp)->csearchdir = tSEARCH; in v_cht()153 VIP(sp)->csearchdir = fSEARCH; in v_chf()207 VIP(sp)->csearchdir = TSEARCH; in v_chT()236 VIP(sp)->csearchdir = FSEARCH; in v_chF()
49 nvip->csearchdir = CNOTSET; in v_screen_copy()71 nvip->csearchdir = ovip->csearchdir; in v_screen_copy()
267 cdir_t csearchdir; /* Character search direction. */ member