Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregparse.c4523 int list_capture; in parse_enclose() local
4586 list_capture = 0; in parse_enclose()
4595 if (list_capture != 0 && num >= (int )BIT_STATUS_BITS_NUM) in parse_enclose()
4603 if (list_capture != 0) in parse_enclose()
4624 list_capture = 1; in parse_enclose()