Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregparse.c3935 CCV_CODE_POINT, enumerator
3951 else if (*type == CCV_CODE_POINT) { in next_state_class()
3974 else if (*type == CCV_CODE_POINT) { in next_state_val()
4001 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4109 in_type = CCV_CODE_POINT; in parse_char_class()
4163 in_type = CCV_CODE_POINT; in parse_char_class()
4184 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()

Completed in 18 milliseconds