Searched refs:nsSet (Results 1 – 3 of 3) sorted by relevance
3878 if (wildcard->nsSet != NULL) in xmlSchemaFreeWildcard()3879 xmlSchemaFreeWildcardNsSet(wildcard->nsSet); in xmlSchemaFreeWildcard()6890 tmp = wildc->nsSet; in xmlSchemaParseWildcardNs()6904 if (wildc->nsSet == NULL) in xmlSchemaParseWildcardNs()6905 wildc->nsSet = tmp; in xmlSchemaParseWildcardNs()12868 } else if (wild->nsSet != NULL) { in xmlSchemaBuildAContentModel()12869 ns = wild->nsSet; in xmlSchemaBuildAContentModel()12903 } else if (wild->nsSet != NULL) { in xmlSchemaBuildAContentModel()12904 ns = wild->nsSet; in xmlSchemaBuildAContentModel()13573 cur = source->nsSet; in xmlSchemaCloneWildcardNsConstraints()[all …]
316 xmlSchemaWildcardNsPtr nsSet; /* The list of allowed namespaces */ member
426 d nsSet like(xmlSchemaWildcardNsPtr) Allowed namspce list