Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c4066 CCV_CODE_POINT, enumerator
4082 else if (*type == CCV_CODE_POINT) { in next_state_class()
4111 else if (*type == CCV_CODE_POINT) { in next_state_val()
4242 in_type = CCV_CODE_POINT; in parse_char_class()
4300 in_type = CCV_CODE_POINT; in parse_char_class()
4321 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()

Completed in 15 milliseconds