Searched refs:ONEWORD (Results 1 - 5 of 5) sorted by relevance

/external/mksh/src/
H A Dlex.c217 if (cf & ONEWORD)
742 /* ONEWORD */
1020 /* XXX ONEWORD? */)
H A Deval.c113 if (yylex(ONEWORD) != LWORD)
H A Dexec.c1438 if (yylex(ONEWORD|HEREDOC) != LWORD)
H A Dsh.h1437 #define ONEWORD BIT(1) /* single word for substitute() */ macro
H A Dedit.c323 if (yylex(ONEWORD | LQCHAR) != LWORD) {

Completed in 81 milliseconds