Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregparse.c4057 CCV_CODE_POINT, enumerator
4073 else if (*type == CCV_CODE_POINT) { in next_state_class()
4096 else if (*type == CCV_CODE_POINT) { in next_state_val()
4123 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4231 in_type = CCV_CODE_POINT; in parse_char_class()
4289 in_type = CCV_CODE_POINT; in parse_char_class()
4310 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()