Searched refs:SEQUOTE (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | lex.c | 36 #define SEQUOTE 5 /* inside $'' */ macro 66 /* SEQUOTE: got NUL, ignore rest of string */ 588 case SEQUOTE: in yylex() 832 PUSH_STATE(SEQUOTE); in yylex() |
Completed in 2 milliseconds