Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c10752 const xmlChar *thisTargetNamespace; in xmlSchemaParseImport() local
10827 thisTargetNamespace = WXS_BUCKET(pctxt)->origTargetNamespace; in xmlSchemaParseImport()
10834 if (xmlStrEqual(thisTargetNamespace, namespaceName)) { in xmlSchemaParseImport()
10840 thisTargetNamespace); in xmlSchemaParseImport()
10848 if (thisTargetNamespace == NULL) { in xmlSchemaParseImport()
10865 schemaLocation, NULL, NULL, 0, node, thisTargetNamespace, in xmlSchemaParseImport()