Searched refs:or_code_range_buf (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regparse.c | 1835 or_code_range_buf(OnigEncoding enc, BBuf* bbuf1, int not1, in or_code_range_buf() function 2022 r = or_code_range_buf(enc, buf1, 0, buf2, 0, &pbuf); in and_cclass() 2083 r = or_code_range_buf(enc, buf1, not1, buf2, not2, &pbuf); in or_cclass()
|