add_code_range_to_buf0 1870 regparse.c       return add_code_range_to_buf0(pbuf, env, from, to, 1);
add_code_range_to_buf0 1883 regparse.c       return add_code_range_to_buf0(pbuf, env, from, to, checkdup);
add_code_range_to_buf0 4180 regparse.c     	  r = add_code_range_to_buf0(&(ccwork.mbuf), env, 0x80, ONIG_LAST_CODE_POINT, FALSE);