Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c39 static const xmlChar *xmlRelaxNGNs = (const xmlChar *) variable
46 (xmlStrEqual(node->ns->href, xmlRelaxNGNs)))
2822 xmlRelaxNGRegisterTypeLibrary(xmlRelaxNGNs, NULL, in xmlRelaxNGInitTypes()
6922 (xmlStrEqual(cur->ns->href, xmlRelaxNGNs))) { in xmlRelaxNGCleanupAttributes()
7019 (!xmlStrEqual(cur->ns->href, xmlRelaxNGNs))) { in xmlRelaxNGCleanupTree()