g_hash_table_new_full 85 include/crm/common/strings_internal.h return g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, g_hash_table_new_full 108 include/crm/common/util_compat.h return g_hash_table_new_full(crm_str_hash, g_str_equal, free, free); g_hash_table_new_full 115 include/crm/common/util_compat.h return g_hash_table_new_full(crm_strcase_hash, crm_strcase_equal, g_hash_table_new_full 686 lib/common/strings.c return g_hash_table_new_full(pcmk__str_hash, g_str_equal, g_hash_table_new_full 742 lib/common/strings.c return g_hash_table_new_full(pcmk__strcase_hash, pcmk__strcase_equal,