Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c2262 TK_CC_CLOSE, enumerator
2925 tok->type = TK_CC_CLOSE; in fetch_token_in_cc()
4199 if (r == TK_CC_CLOSE) { in parse_char_class()
4215 while (r != TK_CC_CLOSE) { in parse_char_class()
4346 if (r == TK_CC_CLOSE) { /* allow [x-] */ in parse_char_class()
4380 if (r == TK_CC_CLOSE) goto range_end_val; /* allow [a-b-] */ in parse_char_class()

Completed in 14 milliseconds