Home
last modified time | relevance | path

Searched refs:Q_NOTSET (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.c456 quote = Q_NOTSET; in v_txt()
552 if (quote == Q_NOTSET) { in v_txt()
629 quote = Q_NOTSET; in v_txt()
632 quote = Q_NOTSET; in v_txt()