hash               69 src/editor/etags.c     etags_hash_t *hash = (etags_hash_t *) data;
hash               71 src/editor/etags.c     g_free (hash->filename);
hash               72 src/editor/etags.c     g_free (hash->fullpath);
hash               73 src/editor/etags.c     g_free (hash->short_define);
hash               74 src/editor/etags.c     g_free (hash);