Searched refs:nsSet (Results 1 – 3 of 3) sorted by relevance
3811 if (wildcard->nsSet != NULL) in xmlSchemaFreeWildcard()3812 xmlSchemaFreeWildcardNsSet(wildcard->nsSet); in xmlSchemaFreeWildcard()6805 tmp = wildc->nsSet; in xmlSchemaParseWildcardNs()6819 if (wildc->nsSet == NULL) in xmlSchemaParseWildcardNs()6820 wildc->nsSet = tmp; in xmlSchemaParseWildcardNs()12784 } else if (wild->nsSet != NULL) { in xmlSchemaBuildAContentModel()12785 ns = wild->nsSet; in xmlSchemaBuildAContentModel()12819 } else if (wild->nsSet != NULL) { in xmlSchemaBuildAContentModel()12820 ns = wild->nsSet; in xmlSchemaBuildAContentModel()13489 cur = source->nsSet; in xmlSchemaCloneWildcardNsConstraints()[all …]
316 xmlSchemaWildcardNsPtr nsSet; /* The list of allowed namespaces */ member
421 d nsSet like(xmlSchemaWildcardNsPtr) Allowed namspce list