Home
last modified time | relevance | path

Searched refs:QCHAR (Results 1 – 4 of 4) sorted by relevance

/openbsd/bin/ksh/
H A Dtree.h60 #define QCHAR 2 /* quoted character */ macro
H A Dlex.c310 *wp++ = QCHAR, *wp++ = c; in yylex()
337 *wp++ = QCHAR, *wp++ = c; in yylex()
341 *wp++ = QCHAR, *wp++ = c; in yylex()
347 *wp++ = QCHAR, *wp++ = c; in yylex()
463 *wp++ = QCHAR, *wp++ = c; in yylex()
665 *wp++ = QCHAR; in yylex()
H A Dtree.c280 case QCHAR: in tputS()
501 case QCHAR: in wdscan()
563 case QCHAR: in wdstrip()
H A Deval.c218 case QCHAR: in expand()