Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxpath.h262 #define XML_XPATH_CHECKNS (1<<0) macro
/external/libxml2/
Dschematron.c615 ret->xctxt->flags = XML_XPATH_CHECKNS; in xmlSchematronNewParserCtxt()
Dxpath.c11329 (ctxt->context->flags & XML_XPATH_CHECKNS)) { in xmlXPathCompStep()