Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c2236 TK_CC_CLOSE, enumerator
2769 tok->type = TK_CC_CLOSE; in fetch_token_in_cc()
4087 if (r == TK_CC_CLOSE) { in parse_char_class()
4103 while (r != TK_CC_CLOSE) { in parse_char_class()
4234 if (r == TK_CC_CLOSE) { /* allow [x-] */ in parse_char_class()
4268 if (r == TK_CC_CLOSE) goto range_end_val; /* allow [a-b-] */ in parse_char_class()

Completed in 16 milliseconds