rb_str_buf_new 2051 array.c result = rb_str_buf_new(len + (RARRAY_LEN(ary)-i)*10); rb_str_buf_new 2063 array.c result = rb_str_buf_new(len); rb_str_buf_new 61 ext/cgi/escape/escape.c dest = rb_str_buf_new(len); rb_str_buf_new 155 ext/cgi/escape/escape.c dest = rb_str_buf_new(len); rb_str_buf_new 172 ext/cgi/escape/escape.c dest = rb_str_buf_new(len); rb_str_buf_new 223 ext/cgi/escape/escape.c dest = rb_str_buf_new(len); rb_str_buf_new 281 ext/cgi/escape/escape.c dest = rb_str_buf_new(len); rb_str_buf_new 348 ext/digest/digest.c str = rb_str_buf_new(2 + strlen(cname) + 2 + digest_len * 2 + 1); rb_str_buf_new 11537 ext/ripper/ripper.c parser->delayed = rb_str_buf_new(1024); rb_str_buf_new 5788 ext/ripper/ripper.y parser->delayed = rb_str_buf_new(1024); rb_str_buf_new 207 ext/socket/ancdata.c str = rb_str_buf_new(sizeof(int) * argc); rb_str_buf_new 734 ext/zlib/zlib.c z->buf = rb_str_buf_new(len); rb_str_buf_new 862 ext/zlib/zlib.c z->input = rb_str_buf_new(len); rb_str_buf_new 269 file.c VALUE str = rb_str_buf_new(len); rb_str_buf_new 4344 file.c result = rb_str_buf_new(len); rb_str_buf_new 8956 gc.c VALUE str = rb_str_buf_new(0); rb_str_buf_new 718 include/ruby/intern.h VALUE rb_str_buf_new(long); rb_str_buf_new 841 include/ruby/intern.h rb_str_buf_cat(rb_str_buf_new((long)strlen(str)), \ rb_str_buf_new 2905 io.c *strp = str = rb_str_buf_new(pending); rb_str_buf_new 10496 io.c VALUE buf = rb_str_buf_new(buflen); rb_str_buf_new 10647 io.c str = rb_str_buf_new(len); rb_str_buf_new 1020 marshal.c arg->str = rb_str_buf_new(0); rb_str_buf_new 373 pack.c res = rb_str_buf_new(0); rb_str_buf_new 11461 parse.c parser->delayed = rb_str_buf_new(1024); rb_str_buf_new 5788 parse.y parser->delayed = rb_str_buf_new(1024); rb_str_buf_new 590 process.c str = rb_str_buf_new(0); rb_str_buf_new 2163 process.c argv_buf = hide_obj(rb_str_buf_new(0)); rb_str_buf_new 2194 process.c argv_buf = rb_str_buf_new(0); rb_str_buf_new 2211 process.c argv_str = hide_obj(rb_str_buf_new(sizeof(char*) * (argc + 2))); rb_str_buf_new 2396 process.c envp_buf = rb_str_buf_new(0); rb_str_buf_new 2399 process.c envp_str = rb_str_buf_new(sizeof(char*) * (RHASH_SIZE(envtbl) + 1)); rb_str_buf_new 2579 re.c buf = rb_str_buf_new(0); rb_str_buf_new 3530 re.c VALUE source = rb_str_buf_new(0); rb_str_buf_new 3690 re.c val = rb_str_buf_new(ss-p); rb_str_buf_new 581 ruby.c #define BASEPATH() rb_str_buf_cat(rb_str_buf_new(baselen+len), libpath, baselen) rb_str_buf_new 506 sprintf.c result = rb_str_buf_new(bsiz); rb_str_buf_new 1400 sprintf.c result = rb_str_buf_new(f._w); rb_str_buf_new 877 string.c newstr = str_cat_conv_enc_opts(rb_str_buf_new(len), 0, ptr, len, rb_str_buf_new 1199 string.c str = rb_str_buf_new(len); rb_str_buf_new 4730 string.c dest = rb_str_buf_new(blen); rb_str_buf_new 5399 string.c VALUE result = rb_str_buf_new(0); rb_str_buf_new 5473 string.c VALUE result = rb_str_buf_new(0); rb_str_buf_new 9000 string.c if (NIL_P(buf)) buf = rb_str_buf_new(RSTRING_LEN(str)); rb_str_buf_new 9048 string.c buf = rb_str_buf_new(RSTRING_LEN(str)); rb_str_buf_new 9105 string.c if (NIL_P(buf)) buf = rb_str_buf_new(RSTRING_LEN(str)); rb_str_buf_new 9142 string.c buf = rb_str_buf_new(RSTRING_LEN(str)); rb_str_buf_new 1817 transcode.c dst = rb_str_buf_new(len);