Home | History | Annotate | Download | only in sed

Lines Matching refs:CLOSE_BRACE

56 #define CLOSE_BRACE	'}'
671 case CLOSE_BRACE:
706 && !ISBLANK(ch) && ch != ';' && ch != CLOSE_BRACE && ch != '#')
1161 if (ch == CLOSE_BRACE || ch == '#')
1231 if (ch == CLOSE_BRACE || ch == '#')
1252 if (ch == CLOSE_BRACE || ch == '#')