g_hash_table_new_full   93 include/crm/common/strings_internal.h     return g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL,
g_hash_table_new_full  688 lib/common/strings.c     return g_hash_table_new_full(pcmk__str_hash, g_str_equal,
g_hash_table_new_full  744 lib/common/strings.c     return g_hash_table_new_full(pcmk__strcase_hash, pcmk__strcase_equal,