Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c4045 CCV_SB, enumerator
4060 if (*type == CCV_SB) in next_state_class()
4083 if (*type == CCV_SB) in next_state_val()
4093 if (intype == CCV_SB) { in next_state_val()
4112 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4229 in_type = CCV_SB; in parse_char_class()
4285 in_type = CCV_SB; in parse_char_class()
4300 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()

Completed in 22 milliseconds