Home
last modified time | relevance | path

Searched refs:tSEARCH (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/vi/vi/
H A Dv_ch.c50 case tSEARCH: in v_chrepeat()
86 case tSEARCH: in v_chrrepeat()
123 VIP(sp)->csearchdir = tSEARCH; in v_cht()
H A Dvi.h218 typedef enum { CNOTSET, FSEARCH, fSEARCH, TSEARCH, tSEARCH } cdir_t; enumerator