rb_str_cat_cstr   845 include/ruby/intern.h #define rb_str_cat_cstr(str, ptr) RB_GNUC_EXTENSION_BLOCK( \
rb_str_cat_cstr    57 string.c       #undef rb_str_cat_cstr
rb_str_cat_cstr  2573 string.c       rb_str_cat_cstr(VALUE str, const char *ptr)