Searched refs:LQCHAR (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dlex.c554 if (cf & LQCHAR) {
H A Dsh.h1446 #define LQCHAR BIT(10) /* source string contains QCHAR */ macro
H A Dedit.c323 if (yylex(ONEWORD | LQCHAR) != LWORD) {

Completed in 97 milliseconds