Searched refs:ns_hash (Results 1 – 1 of 1) sorted by relevance
95 static GHashTable *ns_hash = NULL; variable126 ns_info = g_hash_table_lookup (ns_hash, namespace); in _lookup_namespace()131 g_hash_table_insert (ns_hash, g_strdup (namespace), ns_info); in _lookup_namespace()178 ns_hash = g_hash_table_new (g_str_hash, g_str_equal); in ensure_attribute_hash()