Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c3934 CCV_SB, enumerator
3949 if (*type == CCV_SB) in next_state_class()
3972 if (*type == CCV_SB) in next_state_val()
3982 if (intype == CCV_SB) { in next_state_val()
4001 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4113 in_type = CCV_SB; in parse_char_class()
4169 in_type = CCV_SB; in parse_char_class()
4184 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()

Completed in 17 milliseconds