Searched refs:XPATH_XSLT_TREE (Results 1 – 9 of 9) sorted by relevance
1388 case XPATH_XSLT_TREE: in xmlXPathDebugDumpObject()1836 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageRequested()1927 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageRequested()1990 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageReleased()2027 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageReleased()2664 case XPATH_XSLT_TREE: in xmlXPathCacheConvertString()4378 ret->type = XPATH_XSLT_TREE; in xmlXPathNewValueTree()4383 xmlXPathDebugObjUsageRequested(NULL, XPATH_XSLT_TREE); in xmlXPathNewValueTree()5428 case XPATH_XSLT_TREE: in xmlXPathObjectCopy()5495 if ((obj->type == XPATH_NODESET) || (obj->type == XPATH_XSLT_TREE)) { in xmlXPathFreeObject()[all …]
1869 case XPATH_XSLT_TREE: in xmlShellPrintXPathError()3033 case XPATH_XSLT_TREE: in xmlShell()3150 case XPATH_XSLT_TREE: in xmlShell()3227 case XPATH_XSLT_TREE: in xmlShell()3312 case XPATH_XSLT_TREE: in xmlShell()3390 case XPATH_XSLT_TREE: in xmlShell()
1616 case XPATH_XSLT_TREE: in xmlSchematronRunTest()
1602 case XPATH_XSLT_TREE: in xmlXIncludeLoadDoc()
17454 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing17549 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
109 XPATH_XSLT_TREE = 9 /* An XSLT value tree, non modifiable */ enumerator
210 || ((ctxt)->value->type == XPATH_XSLT_TREE)))
423 case XPATH_XSLT_TREE: { in libxml_xmlXPathObjectPtrWrap()
126 d XPATH_XSLT_TREE... R/O XSLT value tree