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

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

Completed in 509 milliseconds