Home
last modified time | relevance | path

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

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