Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/vi/
Dvi.h221 typedef enum { Q_NOTSET, Q_VNEXT, Q_VTHIS } quote_t; enumerator
Dv_txt.c449 quote = Q_NOTSET; in v_txt()
562 if (quote == Q_NOTSET) { in v_txt()
636 quote = Q_NOTSET; in v_txt()
639 quote = Q_NOTSET; in v_txt()
1339 if (quote != Q_NOTSET) { in v_txt()