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

  /external/libxml2/include/libxml/
xpath.h 494 xmlXPathNewContext (xmlDocPtr doc);
  /external/libxml2/
schematron.c 608 ret->xctxt = xmlXPathNewContext(NULL);
649 ret->xctxt = xmlXPathNewContext(NULL);
689 ret->xctxt = xmlXPathNewContext(doc);
    [all...]
debugXML.c     [all...]
xpointer.c     [all...]
elfgcchack.h     [all...]
xpath.c     [all...]

Completed in 183 milliseconds