Searched refs:rb_hash_equal (Results 1 – 4 of 4) sorted by relevance
3409 rb_hash_equal(VALUE hash1, VALUE hash2) in rb_hash_equal() function5880 rb_define_method(rb_cHash, "==", rb_hash_equal, 1); in Init_Hash()
4400 * hash.c (rb_hash_equal): a == b is true when b is non T_HASH7598 * hash.c (rb_hash_equal): should check HASH_PROC_DEFAULT too.7664 * hash.c (rb_hash_equal): should check default values.12234 * hash.c (rb_hash_equal): check identity equality first.
4546 * hash.c (rb_hash_equal, rb_hash_eql): [DOC] the orders of each
84906 * hash.c (rb_hash_equal): returns true if two hashes have same set