Searched refs:ns_hash (Results 1 – 1 of 1) sorted by relevance
100 static GHashTable *ns_hash = NULL; variable131 ns_info = g_hash_table_lookup (ns_hash, namespace); in _lookup_namespace()136 g_hash_table_insert (ns_hash, g_strdup (namespace), ns_info); in _lookup_namespace()153 ns_hash = g_hash_table_new (g_str_hash, g_str_equal); in lookup_namespace()188 ns_hash = g_hash_table_new (g_str_hash, g_str_equal); in lookup_attribute()