HomeSort by relevance Sort by last modified time
    Searched refs:xmlOldSchematronNs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
schematron.c 45 static const xmlChar *xmlOldSchematronNs = SCT_OLD_NS;
52 (xmlStrEqual(node->ns->href, xmlOldSchematronNs))))
58 (xmlStrEqual(node->ns->href, xmlOldSchematronNs)))) \
    [all...]
  /external/libxml2/
schematron.c 45 static const xmlChar *xmlOldSchematronNs = SCT_OLD_NS;
52 (xmlStrEqual(node->ns->href, xmlOldSchematronNs))))
58 (xmlStrEqual(node->ns->href, xmlOldSchematronNs)))) \
    [all...]

Completed in 177 milliseconds