add_code_range_to_buf 141 regparse.c add_code_range_to_buf(pbuf, env, MBCODE_START_POS(enc), ONIG_LAST_CODE_POINT) add_code_range_to_buf 1915 regparse.c r = add_code_range_to_buf(pbuf, env, pre, from - 1); add_code_range_to_buf 1922 regparse.c r = add_code_range_to_buf(pbuf, env, to + 1, ONIG_LAST_CODE_POINT); add_code_range_to_buf 1985 regparse.c r = add_code_range_to_buf(pbuf, env, from, to); add_code_range_to_buf 2010 regparse.c r = add_code_range_to_buf(pbuf, env, from1, from2-1); add_code_range_to_buf 2025 regparse.c r = add_code_range_to_buf(pbuf, env, from1, to1); add_code_range_to_buf 2071 regparse.c r = add_code_range_to_buf(pbuf, env, from, to); add_code_range_to_buf 4105 regparse.c r = add_code_range_to_buf(&(cc->mbuf), env, j, add_code_range_to_buf 4119 regparse.c r = add_code_range_to_buf(&(cc->mbuf), env, add_code_range_to_buf 4147 regparse.c r = add_code_range_to_buf(&(cc->mbuf), env, prev, add_code_range_to_buf 4154 regparse.c r = add_code_range_to_buf(&(cc->mbuf), env, prev, 0x7fffffff);