Searched refs:str_equal_func (Results 1 – 1 of 1) sorted by relevance
2985 static gboolean str_equal_func(gconstpointer a, gconstpointer b) in str_equal_func() function3012 filenames = g_hash_table_new_full(g_str_hash, str_equal_func, NULL, NULL); in collect_image_info_list()