Searched defs:quote_t (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libedit/ | ||
H A D | tokenizer.c | 55 } quote_t; typedef |
/netbsd-src/external/bsd/nvi/dist/vi/ | ||
H A D | vi.h | 221 typedef enum { Q_NOTSET, Q_BNEXT, Q_BTHIS, Q_VNEXT, Q_VTHIS } quote_t; typedef |