Searched refs:Message_to_h (Results 1 – 3 of 3) sorted by relevance
599 VALUE Message_to_h(VALUE _self) { in Message_to_h() function634 rb_ary_store(msg_value, i, Message_to_h(elem)); in Message_to_h()640 msg_value = Message_to_h(msg_value); in Message_to_h()739 rb_define_method(klass, "to_h", Message_to_h, 0); in build_class_from_descriptor()
691 value = Message_to_h(value); in Map_to_h()
571 VALUE Message_to_h(VALUE _self);