ruby--ruby/include/ruby/internal/core
Alan Wu 714a4942fd
Remove unused and accidentally public rb_str_shared_root_p()
This function was added to a public header in [1] probably
unintentionally since it's not used anywhere, exposes implementation
details, and isn't related to the goals of that pull request.

[1]: 56cc3e99b6
2022-06-16 07:20:20 -04:00
..
rarray.h Increase SIZE_POOL_COUNT to 5 2022-05-09 08:45:24 -04:00
rbasic.h
rbignum.h
rclass.h Remove trailing comma from FL_USER3 (#5958) 2022-05-26 15:40:34 -07:00
rdata.h
rfile.h
rhash.h
rmatch.h
robject.h
rregexp.h
rstring.h Remove unused and accidentally public rb_str_shared_root_p() 2022-06-16 07:20:20 -04:00
rstruct.h
rtypeddata.h