rb_locale_str_new 1210 ext/readline/readline.c     return rb_locale_str_new(buf, 1);
rb_locale_str_new 2920 hash.c             VALUE str = rb_locale_str_new(ptr, len);
rb_locale_str_new  714 include/ruby/intern.h VALUE rb_locale_str_new(const char*, long);
rb_locale_str_new  836 include/ruby/intern.h 	rb_locale_str_new((str), (long)strlen(str)) :  \