Searched refs:convert_hash2dict (Results 1 – 1 of 1) sorted by relevance
1862 convert_hash2dict(VALUE key, VALUE val, VALUE arg) in convert_hash2dict() function1952 rb_hash_foreach(val, convert_hash2dict, (VALUE)d); in ruby_convert_to_vim_value()