rb_str_catf 4908 compile.c rb_str_catf(str, "<L%03d>", lobj->label_no); rb_str_catf 693 file.c rb_str_catf(str, "0%lo", NUM2ULONG(v)); rb_str_catf 696 file.c rb_str_catf(str, "0x%lx", NUM2ULONG(v)); rb_str_catf 2815 gc.c rb_str_catf(result, "%5d %19.3f %20d %20d %20d %30.20f\n", rb_str_catf 2828 gc.c rb_str_catf(result, "%5d %17d %17d %9d %14s %25.20f %25.20f\n", rb_str_catf 555 include/ruby/intern.h PRINTF_ARGS(VALUE rb_str_catf(VALUE, const char*, ...), 2, 3); rb_str_catf 764 iseq.c rb_str_catf(str, "%04d %-16s ", pos, insn_name_buff); rb_str_catf 767 iseq.c rb_str_catf(str, "%04d %-16.*s ", pos, rb_str_catf 789 iseq.c str = rb_str_catf(str, "%*s(%4d)", (int)slen, "", line_no); rb_str_catf 797 iseq.c str = rb_str_catf(str, "%*s(line: %d, sp: %d)", rb_str_catf 865 iseq.c rb_str_catf(str, rb_str_catf 882 iseq.c rb_str_catf(str, rb_str_catf 916 iseq.c rb_str_catf(str, "[%2d] %-11s", iseqdat->local_size - i, info); rb_str_catf 276 process.c rb_str_catf(str, "pid %ld", (long)pid); rb_str_catf 281 process.c rb_str_catf(str, " stopped SIG%s (signal %d)", signame, stopsig); rb_str_catf 284 process.c rb_str_catf(str, " stopped signal %d", stopsig); rb_str_catf 291 process.c rb_str_catf(str, " SIG%s (signal %d)", signame, termsig); rb_str_catf 294 process.c rb_str_catf(str, " signal %d", termsig); rb_str_catf 298 process.c rb_str_catf(str, " exit %d", WEXITSTATUS(status)); rb_str_catf 1816 re.c rb_str_catf(str, "%d", i); rb_str_catf 1903 transcode.c rb_str_catf(mesg, "%s to %s", sname, dname); rb_str_catf 2023 transcode.c rb_str_catf(mesg, " in conversion from %s to %s",