Searched refs:LQCHAR (Results 1 – 3 of 3) sorted by relevance
573 if (cf & LQCHAR) { in yylex()
1642 #define LQCHAR BIT(10) /* source string contains QCHAR */ macro
382 if (yylex(ONEWORD | LQCHAR) != LWORD) { in x_file_glob()