Searched refs:not_code_range_buf (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regparse.c | 1793 not_code_range_buf(OnigEncoding enc, BBuf* bbuf, BBuf** pbuf) in not_code_range_buf() function 1862 return not_code_range_buf(enc, bbuf2, pbuf); in or_code_range_buf() 1878 r = not_code_range_buf(enc, bbuf2, pbuf); in or_code_range_buf() 2028 r = not_code_range_buf(enc, pbuf, &tbuf); in and_cclass() 2086 r = not_code_range_buf(enc, pbuf, &tbuf); in or_cclass() 4946 r = not_code_range_buf(enc, cc->mbuf, &tbuf); in clear_not_flag_cclass()
|