Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c4046 CCV_CODE_POINT, enumerator
4062 else if (*type == CCV_CODE_POINT) { in next_state_class()
4085 else if (*type == CCV_CODE_POINT) { in next_state_val()
4112 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4221 in_type = CCV_CODE_POINT; in parse_char_class()
4279 in_type = CCV_CODE_POINT; in parse_char_class()
4300 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()

Completed in 13 milliseconds