Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c126 static const xmlChar *xmlNamespaceNs = (const xmlChar *) variable
24014 } else if (xmlStrEqual(attr->nsName, xmlNamespaceNs)) { in xmlSchemaValidatorPushAttribute()