Searched refs:dictnsItem (Results 1 – 1 of 1) sorted by relevance
6815 const xmlChar *pc, *ns, *dictnsItem; in xmlSchemaParseWildcardNs() local6876 dictnsItem = ctxt->targetNamespace; in xmlSchemaParseWildcardNs()6878 dictnsItem = NULL; in xmlSchemaParseWildcardNs()6885 dictnsItem = xmlDictLookup(ctxt->dict, nsItem, -1); in xmlSchemaParseWildcardNs()6892 if (dictnsItem == tmp->value) in xmlSchemaParseWildcardNs()6902 tmp->value = dictnsItem; in xmlSchemaParseWildcardNs()