Home
last modified time | relevance | path

Searched refs:nsSet (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlschemas.c3811 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 …]
/external/libxml2/include/libxml/
DschemasInternals.h316 xmlSchemaWildcardNsPtr nsSet; /* The list of allowed namespaces */ member
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle421 d nsSet like(xmlSchemaWildcardNsPtr) Allowed namspce list