Home
last modified time | relevance | path

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

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