Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libedit/
HDtokenizer.c55 } quote_t; typedef
92 quote_t quote; /* Quoting state */ in TYPE()
/freebsd-14-stable/contrib/nvi/vi/
HDvi.h218 typedef enum { Q_NOTSET, Q_VNEXT, Q_VTHIS } quote_t; typedef
HDv_txt.c258 quote_t quote; /* State of quotation. */ in v_txt()