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