Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c4054 CCV_CODE_POINT, enumerator
4070 else if (*type == CCV_CODE_POINT) { in next_state_class()
4099 else if (*type == CCV_CODE_POINT) { in next_state_val()
4126 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4234 in_type = CCV_CODE_POINT; in parse_char_class()
4292 in_type = CCV_CODE_POINT; in parse_char_class()
4313 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()

Completed in 15 milliseconds