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
215 state = SWORD;
240 /* Initial state: one of SWORD SLETPAREN SHEREDELIM SBASE */
761 case SWORD:
1002 if (state == SWORD || state == SLETPAREN

Completed in 70 milliseconds