Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c4053 CCV_SB, enumerator
4068 if (*type == CCV_SB) in next_state_class()
4093 if (*type == CCV_SB) in next_state_val()
4107 if (intype == CCV_SB) { in next_state_val()
4126 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4242 in_type = CCV_SB; in parse_char_class()
4298 in_type = CCV_SB; in parse_char_class()
4313 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()

Completed in 17 milliseconds