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

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

Completed in 256 milliseconds