Searched refs:rb_hash_index (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dhash.c826 rb_hash_index(VALUE hash, VALUE value) function
3485 rb_define_method(rb_cHash,"index", rb_hash_index, 1);

Completed in 168 milliseconds