Home
last modified time | relevance | path

Searched refs:TK_CC_CLOSE (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c2273 TK_CC_CLOSE, enumerator
2933 tok->type = TK_CC_CLOSE; in fetch_token_in_cc()
4212 if (r == TK_CC_CLOSE) { in parse_char_class()
4228 while (r != TK_CC_CLOSE) { in parse_char_class()
4359 if (r == TK_CC_CLOSE) { /* allow [x-] */ in parse_char_class()
4393 if (r == TK_CC_CLOSE) goto range_end_val; /* allow [a-b-] */ in parse_char_class()

Completed in 14 milliseconds