g_hash_table_new_full 91 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 128 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 149 lib/tty/color-ncurses.c mc_tty_ncurses_color_pairs = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_free); g_hash_table_new_full 123 lib/tty/color.c mc_tty_color__hashtable = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_free); g_hash_table_new_full 82 tests/lib/skin/common__mc_skin_init.c mc_tty_color__hashtable = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_free);