Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_ch.c44 case fSEARCH: in v_chrepeat()
78 case fSEARCH: in v_chrrepeat()
149 VIP(sp)->csearchdir = fSEARCH; in v_chf()
H A Dvi.h215 typedef enum { CNOTSET, FSEARCH, fSEARCH, TSEARCH, tSEARCH } cdir_t; enumerator