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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c10663 const xmlChar *thisTargetNamespace; local
10738 thisTargetNamespace = WXS_BUCKET(pctxt)->origTargetNamespace;
10745 if (xmlStrEqual(thisTargetNamespace, namespaceName)) {
10751 thisTargetNamespace);
10759 if (thisTargetNamespace == NULL) {
10776 schemaLocation, NULL, NULL, 0, node, thisTargetNamespace,

Completed in 72 milliseconds