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

  /external/libxml2/
xpath.c     [all...]
debugXML.c     [all...]
schematron.c     [all...]
xinclude.c     [all...]
  /external/libxml2/include/libxml/
xpath.h 109 XPATH_XSLT_TREE = 9 /* An XSLT value tree, non modifiable */
xpathInternals.h 210 || ((ctxt)->value->type == XPATH_XSLT_TREE)))
  /external/libxml2/python/
types.c 425 case XPATH_XSLT_TREE: {

Completed in 59 milliseconds