g_hash_table_new_full   93 lib/skin/common.c         g_hash_table_new_full (g_str_hash, g_str_equal, g_free, mc_skin_hash_destroy_value);
g_hash_table_new_full  130 lib/skin/common.c         g_hash_table_new_full (g_str_hash, g_str_equal, g_free, mc_skin_hash_destroy_value);
g_hash_table_new_full  132 lib/tty/color-ncurses.c     mc_tty_color_color_pair_attrs = g_hash_table_new_full (
g_hash_table_new_full  127 lib/tty/color.c     mc_tty_color__hashtable = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_free);