rb_str_new 7847 compile.c VALUE str = rb_str_new(string->ptr, string->len); rb_str_new 8284 compile.c RB_OBJ_WRITE(dumper_obj, &dump->str, rb_str_new(0, 0)); rb_str_new 8496 compile.c extra_str = rb_str_new(load->buff + load->header->size, load->header->extra_size); rb_str_new 2601 dir.c return rb_home_dir_of(user, rb_str_new(0, 0)); rb_str_new 2604 dir.c return rb_default_home_dir(rb_str_new(0, 0)); rb_str_new 674 error.c return rb_funcall(etype, id_new, 1, rb_str_new(ptr, len)); rb_str_new 16 ext/-test-/bignum/intpack.c return rb_ary_new_from_args(2, INT2NUM(sign), rb_str_new(RSTRING_PTR(buf), wordsize * numwords)); rb_str_new 29 ext/-test-/bignum/intpack.c buf = rb_str_new(NULL, numwords * wordsize); rb_str_new 107 ext/-test-/string/cstr.c VALUE str2 = rb_str_new(NULL, 0); rb_str_new 405 ext/bigdecimal/bigdecimal.c dump = rb_str_new(0, VpNumOfChars(vp, "E")+50); rb_str_new 755 ext/bigdecimal/bigdecimal.c str = rb_str_new(0, VpNumOfChars(p, "E")); rb_str_new 1992 ext/bigdecimal/bigdecimal.c str = rb_str_new(0, nc); rb_str_new 2039 ext/bigdecimal/bigdecimal.c str = rb_str_new(0, VpNumOfChars(vp, "E")); rb_str_new 2096 ext/bigdecimal/bigdecimal.c obj = rb_str_new(0, nc+256); rb_str_new 6662 ext/date/date_core.c str = rb_str_new(0, 0); rb_str_new 6681 ext/date/date_core.c str = rb_str_new(buf, len); rb_str_new 58 ext/date/date_parse.c #define asp_string() rb_str_new(" ", 1) rb_str_new 60 ext/date/date_parse.c #define asuba_string() rb_str_new("\001", 1) rb_str_new 61 ext/date/date_parse.c #define asubb_string() rb_str_new("\002", 1) rb_str_new 62 ext/date/date_parse.c #define asubw_string() rb_str_new("\027", 1) rb_str_new 63 ext/date/date_parse.c #define asubt_string() rb_str_new("\024", 1) rb_str_new 112 ext/date/date_parse.c d = rb_str_new(bp, ep - bp); rb_str_new 390 ext/date/date_parse.c str = rb_str_new(RSTRING_PTR(str), sl); rb_str_new 393 ext/date/date_parse.c str = rb_str_new(RSTRING_PTR(str), dl); rb_str_new 407 ext/date/date_parse.c str = rb_str_new(RSTRING_PTR(str), dl); rb_str_new 435 ext/date/date_parse.c sign = rb_str_new(s, 1); rb_str_new 441 ext/date/date_parse.c hour = rb_str_new(s, p - s); rb_str_new 444 ext/date/date_parse.c min = rb_str_new(s, p - s); rb_str_new 447 ext/date/date_parse.c sec = rb_str_new(s, p - s); rb_str_new 482 ext/date/date_parse.c hour = rb_str_new(&cs[0], 1); rb_str_new 484 ext/date/date_parse.c min = rb_str_new(&cs[1], 2); rb_str_new 486 ext/date/date_parse.c sec = rb_str_new(&cs[3], 2); rb_str_new 490 ext/date/date_parse.c hour = rb_str_new(&cs[0], 2); rb_str_new 492 ext/date/date_parse.c min = rb_str_new(&cs[2], 2); rb_str_new 494 ext/date/date_parse.c sec = rb_str_new(&cs[4], 2); rb_str_new 43 ext/digest/bubblebabble/bubblebabble.c str = rb_str_new(0, (digest_len | 1) * 3 + 2); rb_str_new 645 ext/digest/digest.c str = rb_str_new(0, algo->digest_len); rb_str_new 748 ext/etc/etc.c if (NIL_P(nodename)) nodename = rb_str_new(0, 0); rb_str_new 325 ext/gdbm/gdbm.c str = rb_str_new(val.dptr, val.dsize); rb_str_new 366 ext/gdbm/gdbm.c str = rb_str_new(key.dptr, key.dsize); rb_str_new 387 ext/gdbm/gdbm.c str = rb_str_new(key2.dptr, key2.dsize); rb_str_new 159 ext/nkf/nkf.c tmp = rb_str_new(0, i_len*3 + 10); rb_str_new 130 ext/openssl/ossl.c return rb_str_new(0, size); rb_str_new 361 ext/openssl/ossl.c if (NIL_P(str)) str = rb_str_new(0, 0); rb_str_new 108 ext/openssl/ossl_asn1.c return rb_str_new((const char *)str->data, str->length); rb_str_new 409 ext/openssl/ossl_asn1.c ret = rb_str_new((const char *)bstr->data, len); rb_str_new 502 ext/openssl/ossl_asn1.c return rb_str_new("", 0); rb_str_new 761 ext/openssl/ossl_asn1.c VALUE str = rb_str_new(0, 0); rb_str_new 798 ext/openssl/ossl_asn1.c der = rb_str_new(0, length); rb_str_new 848 ext/openssl/ossl_asn1.c value = rb_str_new((const char *)p, length); rb_str_new 854 ext/openssl/ossl_asn1.c value = rb_str_new((const char *)p, length); rb_str_new 1193 ext/openssl/ossl_asn1.c value = rb_str_new("", 0); rb_str_new 1305 ext/openssl/ossl_asn1.c str = rb_str_new(0, length); rb_str_new 65 ext/openssl/ossl_bio.c ret = rb_str_new(buf->data, buf->length); rb_str_new 263 ext/openssl/ossl_bn.c str = rb_str_new(0, len); rb_str_new 269 ext/openssl/ossl_bn.c str = rb_str_new(0, len); rb_str_new 391 ext/openssl/ossl_cipher.c str = rb_str_new(0, out_len); rb_str_new 427 ext/openssl/ossl_cipher.c str = rb_str_new(0, EVP_CIPHER_CTX_block_size(ctx)); rb_str_new 585 ext/openssl/ossl_cipher.c ret = rb_str_new(NULL, tag_len); rb_str_new 227 ext/openssl/ossl_digest.c str = rb_str_new(NULL, EVP_MD_CTX_size(ctx)); rb_str_new 303 ext/openssl/ossl_hmac.c return rb_str_new((const char *)buf, buf_len); rb_str_new 119 ext/openssl/ossl_ns_spki.c str = rb_str_new(0, len); rb_str_new 174 ext/openssl/ossl_ns_spki.c str = rb_str_new(buf->data, buf->length); rb_str_new 239 ext/openssl/ossl_ns_spki.c return rb_str_new(0, 0); rb_str_new 242 ext/openssl/ossl_ns_spki.c return rb_str_new((const char *)spki->spkac->challenge->data, rb_str_new 407 ext/openssl/ossl_ocsp.c str = rb_str_new(0, len); rb_str_new 566 ext/openssl/ossl_ocsp.c str = rb_str_new(0, len); rb_str_new 904 ext/openssl/ossl_ocsp.c str = rb_str_new(0, len); rb_str_new 1132 ext/openssl/ossl_ocsp.c str = rb_str_new(0, len); rb_str_new 207 ext/openssl/ossl_pkcs12.c str = rb_str_new(0, len); rb_str_new 36 ext/openssl/ossl_pkcs5.c str = rb_str_new(0, len); rb_str_new 74 ext/openssl/ossl_pkcs5.c str = rb_str_new(0, len); rb_str_new 879 ext/openssl/ossl_pkcs7.c str = rb_str_new(0, len); rb_str_new 279 ext/openssl/ossl_pkey.c str = rb_str_new(0, EVP_PKEY_size(pkey)+16); rb_str_new 333 ext/openssl/ossl_pkey_dh.c str = rb_str_new(0, len); rb_str_new 511 ext/openssl/ossl_pkey_dh.c str = rb_str_new(0, len); rb_str_new 382 ext/openssl/ossl_pkey_dsa.c str = rb_str_new(0, len); rb_str_new 523 ext/openssl/ossl_pkey_dsa.c str = rb_str_new(0, ossl_dsa_buf_size(dsa)); rb_str_new 693 ext/openssl/ossl_pkey_ec.c str = rb_str_new(0, buf_len); rb_str_new 724 ext/openssl/ossl_pkey_ec.c str = rb_str_new(0, ECDSA_size(ec) + 16); rb_str_new 1163 ext/openssl/ossl_pkey_ec.c return rb_str_new((const char *)EC_GROUP_get0_seed(group), seed_len); rb_str_new 378 ext/openssl/ossl_pkey_rsa.c str = rb_str_new(0, len); rb_str_new 412 ext/openssl/ossl_pkey_rsa.c str = rb_str_new(0, ossl_rsa_buf_size(rsa)); rb_str_new 444 ext/openssl/ossl_pkey_rsa.c str = rb_str_new(0, ossl_rsa_buf_size(rsa)); rb_str_new 478 ext/openssl/ossl_pkey_rsa.c str = rb_str_new(0, ossl_rsa_buf_size(rsa)); rb_str_new 512 ext/openssl/ossl_pkey_rsa.c str = rb_str_new(0, ossl_rsa_buf_size(rsa)); rb_str_new 116 ext/openssl/ossl_rand.c str = rb_str_new(0, n); rb_str_new 148 ext/openssl/ossl_rand.c str = rb_str_new(0, n); rb_str_new 367 ext/openssl/ossl_ssl.c rb_ary_push(ary, rb_str_new((const char *)buf, len)); rb_str_new 589 ext/openssl/ossl_ssl.c VALUE encoded = rb_str_new(NULL, 0); rb_str_new 607 ext/openssl/ossl_ssl.c rb_ary_push(protocols, rb_str_new((const char *)in, l)); rb_str_new 969 ext/openssl/ossl_ssl.c str = rb_str_new(0, 0); rb_str_new 1641 ext/openssl/ossl_ssl.c if(NIL_P(str)) str = rb_str_new(0, ilen); rb_str_new 2110 ext/openssl/ossl_ssl.c return rb_str_new((const char *) out, outlen); rb_str_new 2135 ext/openssl/ossl_ssl.c return rb_str_new((const char *) out, outlen); rb_str_new 214 ext/openssl/ossl_ssl_session.c return rb_str_new((const char *) p, i); rb_str_new 236 ext/openssl/ossl_ssl_session.c str = rb_str_new(0, len); rb_str_new 269 ext/openssl/ossl_ssl_session.c str = rb_str_new(buf->data, buf->length); rb_str_new 301 ext/openssl/ossl_ssl_session.c str = rb_str_new(buf->data, buf->length); rb_str_new 250 ext/openssl/ossl_x509attr.c str = rb_str_new(0, len); rb_str_new 277 ext/openssl/ossl_x509attr.c str = rb_str_new(0, len); rb_str_new 213 ext/openssl/ossl_x509cert.c str = rb_str_new(0, len); rb_str_new 198 ext/openssl/ossl_x509crl.c str = rb_str_new(buf->data, buf->length); rb_str_new 398 ext/openssl/ossl_x509crl.c str = rb_str_new(buf->data, buf->length); rb_str_new 421 ext/openssl/ossl_x509crl.c str = rb_str_new(buf->data, buf->length); rb_str_new 444 ext/openssl/ossl_x509crl.c str = rb_str_new(buf->data, buf->length); rb_str_new 435 ext/openssl/ossl_x509ext.c str = rb_str_new(0, len); rb_str_new 312 ext/openssl/ossl_x509name.c rb_str_new((const char *)value->data, value->length), rb_str_new 425 ext/openssl/ossl_x509name.c str = rb_str_new(0, len); rb_str_new 175 ext/openssl/ossl_x509req.c str = rb_str_new(buf->data, buf->length); rb_str_new 192 ext/openssl/ossl_x509req.c str = rb_str_new(0, len); rb_str_new 218 ext/openssl/ossl_x509req.c str = rb_str_new(buf->data, buf->length); rb_str_new 321 ext/openssl/ossl_x509req.c str = rb_str_new(buf->data, buf->length); rb_str_new 28 ext/psych/psych_emitter.c VALUE str = rb_str_new((const char *)buffer, (long)size); rb_str_new 396 ext/psych/psych_parser.c VALUE val = rb_str_new( rb_str_new 437 ext/racc/cparse/cparse.c *val = rb_str_new("$", 1); rb_str_new 11423 ext/ripper/ripper.c VALUE str = rb_str_new(s, len); rb_str_new 11430 ext/ripper/ripper.c VALUE str = rb_str_new(s, len); rb_str_new 13067 ext/ripper/ripper.c s = rb_str_new(beg, parser_encode_length(parser, beg, str - beg)); rb_str_new 16814 ext/ripper/ripper.c if (NIL_P(mesg)) parser->debug_buffer = mesg = rb_str_new(0, 0); rb_str_new 5674 ext/ripper/ripper.y VALUE str = rb_str_new(s, len); rb_str_new 5681 ext/ripper/ripper.y VALUE str = rb_str_new(s, len); rb_str_new 7318 ext/ripper/ripper.y s = rb_str_new(beg, parser_encode_length(parser, beg, str - beg)); rb_str_new 11065 ext/ripper/ripper.y if (NIL_P(mesg)) parser->debug_buffer = mesg = rb_str_new(0, 0); rb_str_new 373 ext/socket/ancdata.c return ancdata_new(family, level, type, rb_str_new((char*)&i, sizeof(i))); rb_str_new 457 ext/socket/ancdata.c return ancdata_new(AF_INET, IPPROTO_IP, IP_PKTINFO, rb_str_new((char *)&pktinfo, sizeof(pktinfo))); rb_str_new 555 ext/socket/ancdata.c return ancdata_new(AF_INET6, IPPROTO_IPV6, IPV6_PKTINFO, rb_str_new((char *)&pktinfo, sizeof(pktinfo))); rb_str_new 324 ext/socket/basicsocket.c return rsock_sockopt_new(family, level, option, rb_str_new(buf, len)); rb_str_new 352 ext/socket/basicsocket.c return rb_str_new((char*)&buf, len); rb_str_new 383 ext/socket/basicsocket.c return rb_str_new((char*)&buf, len); rb_str_new 5 ext/socket/option.c #define pack_var(v) rb_str_new((const char *)&(v), sizeof(v)) rb_str_new 609 ext/socket/raddrinfo.c return rb_str_new(s, e-s); rb_str_new 1521 ext/socket/raddrinfo.c return inspect_sockaddr(self, rb_str_new("", 0)); rb_str_new 1578 ext/socket/raddrinfo.c sockaddr = rb_str_new(s, e-s); rb_str_new 1792 ext/socket/raddrinfo.c ret = rb_str_new((char*)&rai->addr, rai->sockaddr_len); rb_str_new 2330 ext/socket/raddrinfo.c return rb_str_new(s, e-s); rb_str_new 899 ext/socket/socket.c name = rb_str_new(0, len); rb_str_new 979 ext/socket/socket.c return rb_str_new(ptr, len); rb_str_new 1048 ext/socket/socket.c rb_ary_push(ary, rb_str_new(*pch, h->h_length)); rb_str_new 1051 ext/socket/socket.c rb_ary_push(ary, rb_str_new(h->h_addr, h->h_length)); rb_str_new 1375 ext/socket/socket.c VALUE addr = rb_str_new((char*)res->ai->ai_addr, res->ai->ai_addrlen); rb_str_new 1450 ext/socket/socket.c addr = rb_str_new((char*)&sockaddr, rsock_unix_sockaddr_len(path)); rb_str_new 115 ext/stringio/stringio.c if (len == 0) return rb_str_new(0,0); rb_str_new 1003 ext/stringio/stringio.c if (limit == 0) return rb_str_new(0,0); rb_str_new 1277 ext/stringio/stringio.c str = rb_str_new(&c, 1); rb_str_new 1331 ext/stringio/stringio.c str = rb_str_new(0, 0); rb_str_new 138 ext/strscan/strscan.c VALUE str = rb_str_new(ptr, len); rb_str_new 1191 ext/strscan/strscan.c str = rb_str_new(0, 0); rb_str_new 1207 ext/strscan/strscan.c str = rb_str_new(CURPTR(p), INSPECT_LENGTH); rb_str_new 1211 ext/strscan/strscan.c str = rb_str_new(CURPTR(p), len); rb_str_new 6884 ext/tk/tcltklib.c str = s ? rb_str_new(s, len) : rb_str_new2(""); rb_str_new 8042 ext/tk/tcltklib.c str = rb_str_new(Tcl_DStringValue(&dstr), Tcl_DStringLength(&dstr)); rb_str_new 8233 ext/tk/tcltklib.c str = rb_str_new(Tcl_DStringValue(&dstr), Tcl_DStringLength(&dstr)); rb_str_new 8341 ext/tk/tcltklib.c str = rb_str_new(dst_buf, dst_len); rb_str_new 9909 ext/tk/tcltklib.c str = rb_str_new(result, dst - result - 1); rb_str_new 9948 ext/tk/tcltklib.c dst = rb_str_new(0, len + 1); rb_str_new 9953 ext/tk/tcltklib.c dst = rb_str_new(0, len + 1); rb_str_new 1133 ext/tk/tkutil/tkutil.c return rb_str_new(ptr + 1, len - 2); rb_str_new 1426 ext/tk/tkutil/tkutil.c return cbsubst_append_inf_key(rb_str_new(0, 0), inf, idx); rb_str_new 1443 ext/tk/tkutil/tkutil.c result = rb_str_new(0, 0); rb_str_new 1499 ext/tk/tkutil/tkutil.c ret = rb_str_new(0, len); rb_str_new 1544 ext/tk/tkutil/tkutil.c str = rb_str_new(0, 0); rb_str_new 1545 ext/tk/tkutil/tkutil.c keys_str = rb_str_new(0, CBSUBST_TBL_MAX); rb_str_new 673 ext/zlib/zlib.c z->buf = rb_str_new(0, size); rb_str_new 776 ext/zlib/zlib.c dst = rb_str_new(0, 0); rb_str_new 809 ext/zlib/zlib.c dst = rb_str_new(RSTRING_PTR(z->buf), len); rb_str_new 909 ext/zlib/zlib.c dst = rb_str_new(0, 0); rb_str_new 2044 ext/zlib/zlib.c dst = rb_str_new(0, 0); rb_str_new 2610 ext/zlib/zlib.c gz->orig_name = rb_str_new(RSTRING_PTR(gz->z.input), len); rb_str_new 2620 ext/zlib/zlib.c gz->comment = rb_str_new(RSTRING_PTR(gz->z.input), len); rb_str_new 2749 ext/zlib/zlib.c if (len == 0) return rb_str_new(0, 0); rb_str_new 2769 ext/zlib/zlib.c return rb_str_new(0, 0); rb_str_new 2812 ext/zlib/zlib.c return rb_str_new(0, 0); rb_str_new 2854 ext/zlib/zlib.c dst = rb_str_new(gz->cbuf, dp - ds); rb_str_new 4082 ext/zlib/zlib.c if (limit == 0) return rb_str_new(0,0); rb_str_new 4098 file.c basename = rb_str_new(p, f); rb_str_new 4150 file.c dirname = rb_str_new(name, 3); rb_str_new 4155 file.c dirname = rb_str_new(name, p - name); rb_str_new 4265 file.c return rb_str_new(0, 0); rb_str_new 4327 file.c if (RARRAY_LEN(ary) == 0) return rb_str_new(0, 0); rb_str_new 5630 file.c if (!path_check_0(rb_str_new(p0, p - p0), TRUE)) { rb_str_new 705 include/ruby/intern.h VALUE rb_str_new(const char*, long); rb_str_new 797 include/ruby/intern.h rb_str_new((str), (len)) \ rb_str_new 2329 io.c *strp = str = rb_str_new(fptr->cbuf.ptr+fptr->cbuf.off, len); rb_str_new 2356 io.c *str = rb_str_new(0, 0); rb_str_new 2859 io.c *strp = str = rb_str_new(p, len); rb_str_new 2870 io.c *strp = str = rb_str_new(p, searchlen); rb_str_new 2990 io.c str = rb_str_new(p, pending); rb_str_new 3536 io.c str = rb_str_new(fptr->rbuf.ptr+fptr->rbuf.off, 1); rb_str_new 3545 io.c str = rb_str_new(fptr->rbuf.ptr+fptr->rbuf.off, n); rb_str_new 3551 io.c str = rb_str_new(fptr->rbuf.ptr+fptr->rbuf.off, fptr->rbuf.len); rb_str_new 3568 io.c str = rb_str_new(fptr->rbuf.ptr+fptr->rbuf.off, 1); rb_str_new 3887 io.c b = rb_str_new(&cc, 1); rb_str_new 6446 io.c VALUE cmd = rb_str_new(s+chlen, l-chlen); rb_str_new 7027 io.c str = rb_str_new(&c, 1); rb_str_new 7280 io.c rb_io_write(rb_stderr, rb_str_new(mesg, len)); rb_str_new 8371 io.c if (NIL_P(port)) return rb_str_new(0,0); rb_str_new 11278 io.c str = rb_str_new(NULL, 0); rb_str_new 1392 iseq.c VALUE str = rb_str_new(0, 0); rb_str_new 1473 iseq.c VALUE str = rb_str_new(0, 0); rb_str_new 1230 marshal.c str = rb_str_new(arg->buf+arg->offset, len); rb_str_new 1252 marshal.c str = rb_str_new(arg->buf+arg->offset, buflen); rb_str_new 1276 marshal.c if (len == 0) return rb_str_new(0, 0); rb_str_new 1279 marshal.c str = rb_str_new(RSTRING_PTR(arg->src)+arg->offset, len); rb_str_new 650 nacl/pepper_main.c src = rb_str_new(message + EVAL_PREFIX_LEN, message_len - EVAL_PREFIX_LEN); rb_str_new 3051 numeric.c return rb_str_new(&c, 1); rb_str_new 903 pack.c VALUE buf = rb_str_new(0, 0); rb_str_new 913 pack.c buf = rb_str_new(NULL, numbytes); rb_str_new 1113 pack.c VALUE s = rb_str_new(ptr, len); rb_str_new 11347 parse.c VALUE str = rb_str_new(s, len); rb_str_new 11354 parse.c VALUE str = rb_str_new(s, len); rb_str_new 12991 parse.c s = rb_str_new(beg, parser_encode_length(parser, beg, str - beg)); rb_str_new 16738 parse.c if (NIL_P(mesg)) parser->debug_buffer = mesg = rb_str_new(0, 0); rb_str_new 5674 parse.y VALUE str = rb_str_new(s, len); rb_str_new 5681 parse.y VALUE str = rb_str_new(s, len); rb_str_new 7318 parse.y s = rb_str_new(beg, parser_encode_length(parser, beg, str - beg)); rb_str_new 11065 parse.y if (NIL_P(mesg)) parser->debug_buffer = mesg = rb_str_new(0, 0); rb_str_new 2360 process.c VALUE tmpbuf = hide_obj(rb_str_new(0, len)); rb_str_new 3108 process.c VALUE tmpbuf = hide_obj(rb_str_new(0, len)); rb_str_new 3916 process.c cmd = rb_str_new(start, RSTRING_LEN(buf)); rb_str_new 616 random.c VALUE buf = rb_str_new(0, n); rb_str_new 1088 random.c bytes = rb_str_new(0, n); rb_str_new 801 re.c rb_hash_aset(hash, rb_str_new((const char*)name, name_end-name),ary); rb_str_new 2021 re.c if (NIL_P(str)) str = rb_str_new(0,0); rb_str_new 2855 re.c if (!str) str = rb_str_new(0,0); rb_str_new 3383 re.c tmp = rb_str_new(0, RSTRING_LEN(str)*2); rb_str_new 266 ruby.c #define rubylib_path_new rb_str_new rb_str_new 304 ruby.c buf = rb_str_new(p, len); rb_str_new 440 ruby.c return rb_str_new(0, 0); rb_str_new 483 ruby.c VALUE wsopath = rb_str_new(0, len*sizeof(WCHAR)); rb_str_new 520 ruby.c VALUE rubylib = rb_str_new(0, newsize); rb_str_new 573 ruby.c #define PREFIX_PATH() rb_str_new(libpath, baselen) rb_str_new 878 ruby.c ename = rb_str_new(e, elen); rb_str_new 1025 ruby.c opt->e_script = rb_str_new(0, 0); rb_str_new 1155 ruby.c rb_rs = rb_str_new(&c, 1); rb_str_new 1854 ruby.c f = rb_str_new(0, 0); rb_str_new 881 sprintf.c tmp = rb_str_new(NULL, numdigits); rb_str_new 915 sprintf.c tmp = rb_str_new(NULL, numdigits); rb_str_new 728 string.c VALUE str = rb_str_new(ptr, len); rb_str_new 746 string.c if (!enc) return rb_str_new(ptr, len); rb_str_new 757 string.c return rb_str_new(ptr, strlen(ptr)); rb_str_new 838 string.c VALUE str = rb_str_new(ptr, len); rb_str_new 1738 string.c str3 = rb_str_new(0, len1+len2); rb_str_new 2729 string.c if (!num) return rb_str_new(0, 0); rb_str_new 4432 string.c buf[i] = rb_str_new(0,0); rb_str_new 7285 string.c rs = rb_str_new(rsptr, rslen); rb_str_new 4513 time.c str = rb_str_new(buf, 8); rb_str_new 4542 time.c rb_ivar_set(str, id_submicro, rb_str_new(buf, len)); rb_str_new 369 transcode.c const VALUE fn = rb_str_new(0, total_len); rb_str_new 1980 transcode.c mesg = rb_str_new(NULL, 0); rb_str_new 2051 transcode.c VALUE bytes = rb_str_new(err, error_len); rb_str_new 2063 transcode.c bytes2 = rb_str_new(err+error_len, readagain_len); rb_str_new 2093 transcode.c VALUE bytes = rb_str_new((const char *)ec->last_error.error_bytes_start, rb_str_new 3850 transcode.c dst = rb_str_new(NULL, 0); rb_str_new 3898 transcode.c dst = rb_str_new(NULL, 0); rb_str_new 4017 transcode.c rb_ary_store(ary, 3, rb_str_new((const char *)ec->last_error.error_bytes_start, ec->last_error.error_bytes_len)); rb_str_new 4018 transcode.c rb_ary_store(ary, 4, rb_str_new((const char *)ec->last_error.error_bytes_start + ec->last_error.error_bytes_len, ec->last_error.readagain_len)); rb_str_new 4120 transcode.c str = rb_str_new(NULL, n);