Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dvi.h218 typedef enum { Q_NOTSET, Q_VNEXT, Q_VTHIS } quote_t; enumerator
H A Dv_txt.c1188 quote = Q_VNEXT; in v_txt()
1278 if (quote == Q_VNEXT) { in v_txt()
1338 if (quote == Q_VNEXT) in v_txt()