Home
last modified time | relevance | path

Searched refs:quote_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libedit/
H A Dtokenizer.c55 } quote_t; typedef
92 quote_t quote; /* Quoting state */ in TYPE()
/freebsd/contrib/nvi/vi/
H A Dvi.h218 typedef enum { Q_NOTSET, Q_VNEXT, Q_VTHIS } quote_t; typedef
H A Dv_txt.c258 quote_t quote; /* State of quotation. */ in v_txt()