hash2kv_enc       246 ext/tk/tkutil/tkutil.c static VALUE hash2kv_enc _((VALUE, VALUE, VALUE));
hash2kv_enc       313 ext/tk/tkutil/tkutil.c                 val = hash2kv_enc(val, Qnil, self);
hash2kv_enc       698 ext/tk/tkutil/tkutil.c     return ary2list2(hash2kv_enc(hash, Qnil, self), Qfalse, self);
hash2kv_enc       735 ext/tk/tkutil/tkutil.c             return hash2kv_enc(hash, ary, self);
hash2kv_enc       913 ext/tk/tkutil/tkutil.c                 hash2kv_enc(argv[idx], dst, self);