rb_protect 1212 dir.c rb_protect(sys_warning_1, (VALUE)&arg, 0); rb_protect 2020 dir.c rb_protect(glob_func_caller, a, &status); rb_protect 947 error.c obj = rb_protect(try_convert_to_exception, obj, &status); rb_protect 1283 error.c d = rb_protect(rb_inspect, obj, &state); rb_protect 2690 ext/bigdecimal/bigdecimal.c VALUE ret = rb_protect(rb_yield, Qnil, &state); rb_protect 2715 ext/bigdecimal/bigdecimal.c VALUE ret = rb_protect(rb_yield, Qnil, &state); rb_protect 2740 ext/bigdecimal/bigdecimal.c VALUE ret = rb_protect(rb_yield, Qnil, &state); rb_protect 523 ext/dbm/dbm.c ret = rb_protect(rb_yield, rb_assoc_new(rb_str_dup(keystr), valstr), &status); rb_protect 630 ext/gdbm/gdbm.c ret = rb_protect(rb_yield, rb_assoc_new(rb_str_dup(keystr), valstr), &status); rb_protect 276 ext/io/console/console.c result = rb_protect(func, io, &status); rb_protect 79 ext/openssl/ossl.c return (STACK_OF(type)*)rb_protect( \ rb_protect 139 ext/openssl/ossl.c str = rb_protect((VALUE(*)_((VALUE)))ossl_str_new, len, &status); rb_protect 218 ext/openssl/ossl.c pass = rb_protect(ossl_pem_passwd_cb0, rflag, &status); rb_protect 266 ext/openssl/ossl.c rctx = rb_protect((VALUE(*)(VALUE))ossl_x509stctx_new, rb_protect 276 ext/openssl/ossl.c ret = rb_protect((VALUE(*)(VALUE))ossl_call_verify_cb_proc, (VALUE)&args, &state); rb_protect 386 ext/openssl/ossl_asn1.c ret = rb_protect((VALUE(*)_((VALUE)))asn1integer_to_num, rb_protect 426 ext/openssl/ossl_asn1.c ret = rb_protect((VALUE(*)_((VALUE)))asn1integer_to_num, rb_protect 488 ext/openssl/ossl_asn1.c ret = rb_protect((VALUE(*)_((VALUE)))asn1time_to_time, rb_protect 54 ext/openssl/ossl_bio.c ret = (BIO*)rb_protect((VALUE(*)_((VALUE)))ossl_obj2bio, obj, status); rb_protect 73 ext/openssl/ossl_bio.c return rb_protect((VALUE(*)_((VALUE)))ossl_membio2str0, (VALUE)bio, status); rb_protect 713 ext/openssl/ossl_ocsp.c tmp = rb_protect(rb_Integer, revtime, &rstatus); rb_protect 717 ext/openssl/ossl_ocsp.c tmp = rb_protect(rb_Integer, thisupd, &rstatus); rb_protect 720 ext/openssl/ossl_ocsp.c tmp = rb_protect(rb_Integer, nextupd, &rstatus); rb_protect 174 ext/openssl/ossl_pkcs12.c pkey = rb_protect((VALUE(*)_((VALUE)))ossl_pkey_new, (VALUE)key, rb_protect 177 ext/openssl/ossl_pkcs12.c cert = rb_protect((VALUE(*)_((VALUE)))ossl_x509_new, (VALUE)x509, &st); rb_protect 181 ext/openssl/ossl_pkcs12.c rb_protect((VALUE(*)_((VALUE)))ossl_x509_sk2ary, (VALUE)x509s, &st); rb_protect 39 ext/openssl/ossl_pkey.c rb_protect(rb_yield, ary, &state); rb_protect 246 ext/openssl/ossl_ssl.c success = rb_protect(ossl_call_client_cert_cb, obj, NULL); rb_protect 280 ext/openssl/ossl_ssl.c dh = rb_protect(ossl_call_tmp_dh_callback, args, NULL); rb_protect 314 ext/openssl/ossl_ssl.c ecdh = rb_protect(ossl_call_tmp_ecdh_callback, args, NULL); rb_protect 369 ext/openssl/ossl_ssl.c ret_obj = rb_protect(ossl_call_session_get_cb, ary, &state); rb_protect 418 ext/openssl/ossl_ssl.c rb_protect(ossl_call_session_new_cb, ary, &state); rb_protect 467 ext/openssl/ossl_ssl.c rb_protect((VALUE(*)_((VALUE)))ossl_call_session_remove_cb, ary, &state); rb_protect 543 ext/openssl/ossl_ssl.c rb_protect((VALUE(*)_((VALUE)))ossl_call_servername_cb, ary, &state); rb_protect 314 ext/psych/psych_parser.c rb_protect(protected_start_stream, (VALUE)args, &state); rb_protect 361 ext/psych/psych_parser.c rb_protect(protected_start_document, (VALUE)args, &state); rb_protect 370 ext/psych/psych_parser.c rb_protect(protected_end_document, (VALUE)args, &state); rb_protect 387 ext/psych/psych_parser.c rb_protect(protected_alias, (VALUE)args, &state); rb_protect 437 ext/psych/psych_parser.c rb_protect(protected_scalar, (VALUE)args, &state); rb_protect 474 ext/psych/psych_parser.c rb_protect(protected_start_sequence, (VALUE)args, &state); rb_protect 478 ext/psych/psych_parser.c rb_protect(protected_end_sequence, handler, &state); rb_protect 513 ext/psych/psych_parser.c rb_protect(protected_start_mapping, (VALUE)args, &state); rb_protect 517 ext/psych/psych_parser.c rb_protect(protected_end_mapping, handler, &state); rb_protect 520 ext/psych/psych_parser.c rb_protect(protected_empty, handler, &state); rb_protect 523 ext/psych/psych_parser.c rb_protect(protected_end_stream, handler, &state); rb_protect 495 ext/readline/readline.c buff = (char*)rb_protect(readline_get, (VALUE)prompt, &status); rb_protect 525 ext/sdbm/init.c ret = rb_protect(rb_yield, rb_assoc_new(rb_str_dup(keystr), valstr), &status); rb_protect 60 ext/socket/unixsocket.c status = (int)rb_protect(unixsock_connect_internal, (VALUE)&arg, &prot); rb_protect 2285 ext/tk/tcltklib.c found_event = RTEST(rb_protect(call_DoOneEvent, rb_protect 2393 ext/tk/tcltklib.c st = RTEST(rb_protect(call_DoOneEvent, rb_protect 2396 ext/tk/tcltklib.c st = RTEST(rb_protect(call_DoOneEvent, rb_protect 2413 ext/tk/tcltklib.c st = RTEST(rb_protect(call_DoOneEvent, rb_protect 2486 ext/tk/tcltklib.c rb_protect(eventloop_sleep, Qnil, &status); rb_protect 2611 ext/tk/tcltklib.c ret = rb_protect(lib_eventloop_main_core, args, &status); rb_protect 3006 ext/tk/tcltklib.c ret = rb_protect(_thread_call_proc_value, th, &status); rb_protect 3212 ext/tk/tcltklib.c ret = rb_protect(proc, data, &status); rb_protect 3517 ext/tk/tcltklib.c receiver = rb_protect(ip_ruby_cmd_receiver_const_get, (VALUE)str, &state); rb_protect 7324 ext/tk/tcltklib.c ret = rb_protect(call_tcl_eval, (VALUE)&inf, &status); rb_protect 8667 ext/tk/tcltklib.c rb_protect(invoke_tcl_proc, (VALUE)&inf, &status); rb_protect 217 ext/win32ole/win32ole_event.c result = rb_protect(exec_callback, (VALUE)arg, &state); rb_protect 635 ext/zlib/zlib.c rb_protect(rb_yield, z->buf, &state); rb_protect 692 ext/zlib/zlib.c rb_protect((VALUE (*)(VALUE))zstream_expand_buffer, (VALUE)z, &state); rb_protect 3049 ext/zlib/zlib.c obj = rb_protect(new_wrap, (VALUE)&arg, &state); rb_protect 2720 gc.c rb_protect(run_single_final, (VALUE)args, &status); rb_protect 56 goruby.c if (NIL_P(rb_protect(init_golf, Qtrue, &state))) { rb_protect 894 hash.c VALUE desc = rb_protect(rb_inspect, key, 0); rb_protect 439 include/ruby/intern.h VALUE rb_protect(VALUE (*)(VALUE), VALUE, int*); rb_protect 5985 io.c rb_protect(rb_execarg_fixup_v, execarg_obj, &state); rb_protect 9593 io.c r = rb_protect(io_new_instance, (VALUE)args, &state); rb_protect 9605 io.c rb_protect(io_encoding_set_v, (VALUE)&ies_args, &state); rb_protect 9614 io.c w = rb_protect(io_new_instance, (VALUE)args, &state); rb_protect 9858 io.c rb_protect(seek_before_access, (VALUE)&sarg, &state); rb_protect 9909 io.c rb_protect(seek_before_access, (VALUE)&sarg, &state); rb_protect 9958 io.c rb_protect(seek_before_access, (VALUE)&sarg, &state); rb_protect 274 nacl/pepper_main.c obj = rb_protect(&rb_obj_as_string, obj, &state); rb_protect 375 nacl/pepper_main.c rb_protect(&init_libraries_internal, Qnil, &state); rb_protect 2429 process.c rb_protect(rb_execarg_parent_start1, execarg_obj, &state); rb_protect 3236 process.c rb_protect((VALUE (*)())rb_thread_sleep, 1, &state); rb_protect 3636 process.c rb_protect(proc_syswait, (VALUE)pid, status); rb_protect 3724 process.c rb_protect(rb_yield, Qundef, &status); rb_protect 1474 vm_eval.c return rb_protect(eval_string_from_file_helper, (VALUE)&arg, state); rb_protect 1508 vm_eval.c return rb_protect((VALUE (*)(VALUE))rb_eval_string, (VALUE)str, state);