g_hash_table_new_full   92 lib/skin/common.c     mc_skin__default.colors = g_hash_table_new_full (g_str_hash, g_str_equal,
g_hash_table_new_full  129 lib/skin/common.c     mc_skin__default.colors = g_hash_table_new_full (g_str_hash, g_str_equal,
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  132 lib/tty/color.c     mc_tty_color__hashtable = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_free);