Searched defs:SWORD (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dlex.c32 #define SWORD 1 /* implicit quoting for substitute() */ macro
214 state = SWORD;
241 /* Initial state: one of SWORD SLETPAREN SHEREDELIM SBASE */
765 case SWORD:
1010 if (state == SWORD || state == SLETPAREN

Completed in 84 milliseconds