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

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

Completed in 107 milliseconds