Searched refs:end_ch (Results 1 – 2 of 2) sorted by relevance
692 int end_is_ws, end_ch;694 end_ch = yytext[yyleng-1];695 end_is_ws = end_ch != '}' ? 1 : 0;717 unput(end_ch);
3414 int end_is_ws, end_ch; variable3416 end_ch = yytext[yyleng-1];3417 end_is_ws = end_ch != '}' ? 1 : 0;3439 unput(end_ch);