Searched refs:rb_hash_resurrect (Results 1 – 7 of 7) sorted by relevance
466 val = rb_hash_resurrect(hash);
1579 VALUE rb_hash_resurrect(VALUE hash);
55 obj = rb_hash_resurrect(obj); in obj_resurrect()
1337 rb_hash_resurrect(VALUE hash) in rb_hash_resurrect() function
1048 val = rb_hash_resurrect(hash);
1061 fprintf(f, " val = rb_hash_resurrect(hash);\n");
3638 * hash.c (rb_hash_resurrect): introduced to dup Hash object