Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/vi/
HDv_ch.c44 case fSEARCH: in v_chrepeat()
78 case fSEARCH: in v_chrrepeat()
149 VIP(sp)->csearchdir = fSEARCH; in v_chf()
HDvi.h215 typedef enum { CNOTSET, FSEARCH, fSEARCH, TSEARCH, tSEARCH } cdir_t; enumerator