Searched refs:ONEWORD (Results 1 – 5 of 5) sorted by relevance
213 if (cf & ONEWORD) in yylex()
122 if (yylex(ONEWORD) != LWORD) in substitute()
1621 i = (iop->ioflag & IOEVAL) ? (ONEWORD | HEREDOC) : 0; in herein()
1980 #define ONEWORD BIT(1) /* single word for substitute() */ macro
402 if (yylex(ONEWORD | LQCHAR) != LWORD) { in x_file_glob()