Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregparse.c4056 CCV_SB, enumerator
4071 if (*type == CCV_SB) in next_state_class()
4094 if (*type == CCV_SB) in next_state_val()
4104 if (intype == CCV_SB) { in next_state_val()
4123 if (intype == CCV_CODE_POINT && *type == CCV_SB) { in next_state_val()
4239 in_type = CCV_SB; in parse_char_class()
4295 in_type = CCV_SB; in parse_char_class()
4310 in_type = (len == 1 ? CCV_SB : CCV_CODE_POINT); in parse_char_class()