Searched refs:TK_CC_CLOSE (Results 1 – 1 of 1) sorted by relevance
2270 TK_CC_CLOSE, enumerator2930 tok->type = TK_CC_CLOSE; in fetch_token_in_cc()4207 if (r == TK_CC_CLOSE) { in parse_char_class()4223 while (r != TK_CC_CLOSE) { in parse_char_class()4354 if (r == TK_CC_CLOSE) { /* allow [x-] */ in parse_char_class()4388 if (r == TK_CC_CLOSE) goto range_end_val; /* allow [a-b-] */ in parse_char_class()
Completed in 13 milliseconds