hash2kv_enc       343 ext/tk/tkutil/tkutil.c static VALUE hash2kv_enc _((VALUE, VALUE, VALUE));
hash2kv_enc       411 ext/tk/tkutil/tkutil.c                 val = hash2kv_enc(val, Qnil, self);
hash2kv_enc       791 ext/tk/tkutil/tkutil.c     return ary2list2(hash2kv_enc(hash, Qnil, self), Qfalse, self);
hash2kv_enc       829 ext/tk/tkutil/tkutil.c             return hash2kv_enc(hash, ary, self);
hash2kv_enc      1008 ext/tk/tkutil/tkutil.c                 hash2kv_enc(argv[idx], dst, self);