T_ARRAY 280 array.c OBJSETUP(ary, klass, T_ARRAY); T_ARRAY 380 array.c OBJSETUP(shared, 0, T_ARRAY); T_ARRAY 418 array.c return rb_convert_type(ary, T_ARRAY, "Array", "to_ary"); T_ARRAY 424 array.c return rb_check_convert_type(ary, T_ARRAY, "Array", "to_ary"); T_ARRAY 1166 array.c if (TYPE(obj) == T_ARRAY) { T_ARRAY 1492 array.c case T_ARRAY: T_ARRAY 2640 array.c if (TYPE(v) == T_ARRAY && T_ARRAY 2679 array.c if (TYPE(ary2) != T_ARRAY) { T_ARRAY 2714 array.c if (TYPE(ary2) != T_ARRAY) return Qfalse; T_ARRAY 5069 compile.c RB_GC_GUARD(v) = rb_convert_type(RARRAY_PTR(exception)[i], T_ARRAY, T_ARRAY 5135 compile.c else if (TYPE(obj) == T_ARRAY) { T_ARRAY 5177 compile.c if (TYPE(op) == T_ARRAY) { T_ARRAY 5208 compile.c op = rb_convert_type(op, T_ARRAY, "Array", "to_ary"); T_ARRAY 5237 compile.c #define CHECK_ARRAY(v) rb_convert_type(v, T_ARRAY, "Array", "to_ary") T_ARRAY 790 enum.c if (TYPE(obj) == T_ARRAY) { T_ARRAY 260 error.c {T_ARRAY, "Array"}, T_ARRAY 524 error.c if (t != T_ARRAY) { T_ARRAY 413 ext/dbm/dbm.c Check_Type(pair, T_ARRAY); T_ARRAY 250 ext/dl/cfunc.c Check_Type(ary, T_ARRAY); T_ARRAY 704 ext/gdbm/gdbm.c Check_Type(pair, T_ARRAY); T_ARRAY 422 ext/iconv/iconv.c if (TYPE(rescue) == T_ARRAY) { T_ARRAY 506 ext/iconv/iconv.c if (TYPE(rescue) == T_ARRAY) { T_ARRAY 58 ext/openssl/ossl.c Check_Type(ary, T_ARRAY); T_ARRAY 237 ext/openssl/ossl_config.c Check_Type(i, T_ARRAY); T_ARRAY 467 ext/openssl/ossl_ocsp.c Check_Type(ext, T_ARRAY); T_ARRAY 208 ext/openssl/ossl_ssl.c Check_Type(ary, T_ARRAY); T_ARRAY 300 ext/openssl/ossl_ssl.c Check_Type(ary, T_ARRAY); T_ARRAY 347 ext/openssl/ossl_ssl.c Check_Type(ary, T_ARRAY); T_ARRAY 394 ext/openssl/ossl_ssl.c Check_Type(ary, T_ARRAY); T_ARRAY 520 ext/openssl/ossl_ssl.c if(TYPE(val) == T_ARRAY){ T_ARRAY 651 ext/openssl/ossl_ssl.c else if (TYPE(v) == T_ARRAY) { T_ARRAY 655 ext/openssl/ossl_ssl.c if (TYPE(elem) == T_ARRAY) elem = rb_ary_entry(elem, 0); T_ARRAY 649 ext/openssl/ossl_x509cert.c Check_Type(ary, T_ARRAY); T_ARRAY 290 ext/openssl/ossl_x509crl.c Check_Type(ary, T_ARRAY); T_ARRAY 464 ext/openssl/ossl_x509crl.c Check_Type(ary, T_ARRAY); T_ARRAY 101 ext/openssl/ossl_x509name.c Check_Type(i, T_ARRAY); T_ARRAY 407 ext/openssl/ossl_x509req.c Check_Type(ary, T_ARRAY); T_ARRAY 177 ext/openssl/ossl_x509revoked.c Check_Type(ary, T_ARRAY); T_ARRAY 296 ext/racc/cparse/cparse.c Check_Type(a, T_ARRAY); T_ARRAY 327 ext/racc/cparse/cparse.c Check_Type(arg, T_ARRAY); T_ARRAY 412 ext/racc/cparse/cparse.c if (TYPE(block_args) != T_ARRAY) { T_ARRAY 389 ext/readline/readline.c if (TYPE(ary) != T_ARRAY) T_ARRAY 15326 ext/ripper/ripper.c case T_ARRAY: T_ARRAY 9926 ext/ripper/ripper.y case T_ARRAY: T_ARRAY 424 ext/sdbm/init.c Check_Type(pair, T_ARRAY); T_ARRAY 2612 ext/tk/tcltklib.c case T_ARRAY: T_ARRAY 291 ext/tk/tkutil/tkutil.c case T_ARRAY: T_ARRAY 321 ext/tk/tkutil/tkutil.c case T_ARRAY: T_ARRAY 435 ext/tk/tkutil/tkutil.c case T_ARRAY: T_ARRAY 516 ext/tk/tkutil/tkutil.c if (TYPE(pair) != T_ARRAY) { T_ARRAY 564 ext/tk/tkutil/tkutil.c if (TYPE(pair) != T_ARRAY) { T_ARRAY 726 ext/tk/tkutil/tkutil.c case T_ARRAY: T_ARRAY 805 ext/tk/tkutil/tkutil.c case T_ARRAY: T_ARRAY 1489 ext/tk/tkutil/tkutil.c if (TYPE(inf) != T_ARRAY) continue; T_ARRAY 1520 ext/tk/tkutil/tkutil.c if (TYPE(inf) != T_ARRAY) continue; T_ARRAY 1557 ext/tk/tkutil/tkutil.c if (TYPE(inf) != T_ARRAY) continue; T_ARRAY 1426 ext/win32ole/win32ole.c while(TYPE(obj) == T_ARRAY) { T_ARRAY 1552 ext/win32ole/win32ole.c if (TYPE(val) == T_ARRAY) { T_ARRAY 1573 ext/win32ole/win32ole.c if (TYPE(ary) == T_ARRAY) { T_ARRAY 1577 ext/win32ole/win32ole.c if (TYPE(ary) == T_ARRAY) { T_ARRAY 1602 ext/win32ole/win32ole.c Check_Type(val, T_ARRAY); T_ARRAY 1676 ext/win32ole/win32ole.c case T_ARRAY: T_ARRAY 3308 ext/win32ole/win32ole.c Check_Type(argv, T_ARRAY); T_ARRAY 3585 ext/win32ole/win32ole.c Check_Type(args, T_ARRAY); T_ARRAY 3586 ext/win32ole/win32ole.c Check_Type(types, T_ARRAY); T_ARRAY 3622 ext/win32ole/win32ole.c Check_Type(param, T_ARRAY); T_ARRAY 7717 ext/win32ole/win32ole.c if (NIL_P(ary) || TYPE(ary) != T_ARRAY) { T_ARRAY 7727 ext/win32ole/win32ole.c if (TYPE(event) == T_ARRAY) { T_ARRAY 7775 ext/win32ole/win32ole.c }else if (is_outarg == Qtrue && TYPE(outargv) == T_ARRAY) { T_ARRAY 8269 ext/win32ole/win32ole.c if (NIL_P(events) || TYPE(events) != T_ARRAY) { T_ARRAY 8558 ext/win32ole/win32ole.c Check_Type(elems, T_ARRAY); T_ARRAY 8632 ext/win32ole/win32ole.c case T_ARRAY: T_ARRAY 3264 file.c case T_ARRAY: T_ARRAY 1548 gc.c case T_ARRAY: T_ARRAY 1862 gc.c case T_ARRAY: T_ARRAY 2678 gc.c COUNT_TYPE(T_ARRAY); T_ARRAY 6506 io.c Check_Type(read, T_ARRAY); T_ARRAY 6526 io.c Check_Type(write, T_ARRAY); T_ARRAY 6539 io.c Check_Type(except, T_ARRAY); T_ARRAY 7126 io.c v = rb_convert_type(v, T_ARRAY, "Array", "to_ary"); T_ARRAY 356 iseq.c #define CHECK_ARRAY(v) rb_convert_type(v, T_ARRAY, "Array", "to_ary") T_ARRAY 709 marshal.c case T_ARRAY: T_ARRAY 157 numeric.c if (TYPE(ary) != T_ARRAY || RARRAY_LEN(ary) != 2) { T_ARRAY 2349 object.c tmp = rb_check_convert_type(val, T_ARRAY, "Array", "to_a"); T_ARRAY 15258 parse.c case T_ARRAY: T_ARRAY 9926 parse.y case T_ARRAY: T_ARRAY 1276 process.c case T_ARRAY: T_ARRAY 1317 process.c if (TYPE(key) != T_ARRAY) { T_ARRAY 1448 process.c case T_ARRAY: T_ARRAY 4063 process.c Check_Type(ary, T_ARRAY); T_ARRAY 41 struct.c if (TYPE(members) != T_ARRAY) { T_ARRAY 346 struct.c if (TYPE(members) != T_ARRAY) { T_ARRAY 2803 transcode.c if (TYPE(pair) == T_ARRAY) { T_ARRAY 757 vm_eval.c if (!NIL_P(errat) && TYPE(errat) == T_ARRAY && T_ARRAY 248 vm_insnhelper.c VALUE tmp = rb_check_convert_type(ary, T_ARRAY, "Array", "to_a"); T_ARRAY 1399 vm_insnhelper.c if (TYPE(ary) != T_ARRAY) {