Searched refs:lastNs (Results 1 – 1 of 1) sorted by relevance
6818 xmlSchemaWildcardNsPtr tmp, lastNs = NULL; in xmlSchemaParseWildcardNs() local6906 else if (lastNs != NULL) in xmlSchemaParseWildcardNs()6907 lastNs->next = tmp; in xmlSchemaParseWildcardNs()6908 lastNs = tmp; in xmlSchemaParseWildcardNs()