Searched refs:str_icase_equals (Results 1 – 1 of 1) sorted by relevance
189 static bool str_icase_equals(void *keyA, void *keyB) { in str_icase_equals() function1855 global.package_to_appid = hashmapCreate(256, str_hash, str_icase_equals); in run()