Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c10726 const xmlChar *thisTargetNamespace; in xmlSchemaParseImport() local
10801 thisTargetNamespace = WXS_BUCKET(pctxt)->origTargetNamespace; in xmlSchemaParseImport()
10808 if (xmlStrEqual(thisTargetNamespace, namespaceName)) { in xmlSchemaParseImport()
10814 thisTargetNamespace); in xmlSchemaParseImport()
10822 if (thisTargetNamespace == NULL) { in xmlSchemaParseImport()
10839 schemaLocation, NULL, NULL, 0, node, thisTargetNamespace, in xmlSchemaParseImport()