Searched defs:xmlOldSchematronNs (Results 1 - 2 of 2) sorted by last modified time

/external/libxml2/
H A Dschematron.c45 static const xmlChar *xmlOldSchematronNs = SCT_OLD_NS; variable
52 (xmlStrEqual(node->ns->href, xmlOldSchematronNs))))
58 (xmlStrEqual(node->ns->href, xmlOldSchematronNs)))) \
/external/chromium_org/third_party/libxml/src/
H A Dschematron.c45 static const xmlChar *xmlOldSchematronNs = SCT_OLD_NS; variable
52 (xmlStrEqual(node->ns->href, xmlOldSchematronNs))))
58 (xmlStrEqual(node->ns->href, xmlOldSchematronNs)))) \

Completed in 47 milliseconds