add_code_range_to_buf 132 regparse.c add_code_range_to_buf(pbuf, MBCODE_START_POS(enc), ~((OnigCodePoint )0)) add_code_range_to_buf 1775 regparse.c return add_code_range_to_buf(pbuf, from, to); add_code_range_to_buf 1801 regparse.c r = add_code_range_to_buf(pbuf, pre, from - 1); add_code_range_to_buf 1808 regparse.c r = add_code_range_to_buf(pbuf, to + 1, ~((OnigCodePoint )0)); add_code_range_to_buf 1871 regparse.c r = add_code_range_to_buf(pbuf, from, to); add_code_range_to_buf 1896 regparse.c r = add_code_range_to_buf(pbuf, from1, from2-1); add_code_range_to_buf 1911 regparse.c r = add_code_range_to_buf(pbuf, from1, to1); add_code_range_to_buf 1957 regparse.c r = add_code_range_to_buf(pbuf, from, to); add_code_range_to_buf 3773 regparse.c r = add_code_range_to_buf(&(cc->mbuf), j, add_code_range_to_buf 3787 regparse.c r = add_code_range_to_buf(&(cc->mbuf), add_code_range_to_buf 3815 regparse.c r = add_code_range_to_buf(&(cc->mbuf), prev, add_code_range_to_buf 3822 regparse.c r = add_code_range_to_buf(&(cc->mbuf), prev, 0x7fffffff);