Searched refs:XPATH_XSLT_TREE (Results 1 – 9 of 9) sorted by relevance
1424 case XPATH_XSLT_TREE: in xmlXPathDebugDumpObject()1869 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageRequested()1960 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageRequested()2023 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageReleased()2060 case XPATH_XSLT_TREE: in xmlXPathDebugObjUsageReleased()2697 case XPATH_XSLT_TREE: in xmlXPathCacheConvertString()4339 ret->type = XPATH_XSLT_TREE; in xmlXPathNewValueTree()4344 xmlXPathDebugObjUsageRequested(NULL, XPATH_XSLT_TREE); in xmlXPathNewValueTree()5396 case XPATH_XSLT_TREE: in xmlXPathObjectCopy()5464 if ((obj->type == XPATH_NODESET) || (obj->type == XPATH_XSLT_TREE)) { in xmlXPathFreeObject()[all …]
1869 case XPATH_XSLT_TREE: in xmlShellPrintXPathError()3027 case XPATH_XSLT_TREE: in xmlShell()3144 case XPATH_XSLT_TREE: in xmlShell()3221 case XPATH_XSLT_TREE: in xmlShell()3306 case XPATH_XSLT_TREE: in xmlShell()3384 case XPATH_XSLT_TREE: in xmlShell()
1616 case XPATH_XSLT_TREE: in xmlSchematronRunTest()
1602 case XPATH_XSLT_TREE: in xmlXIncludeLoadDoc()
111 XPATH_XSLT_TREE = 9 /* An XSLT value tree, non modifiable */ enumerator
210 || ((ctxt)->value->type == XPATH_XSLT_TREE)))
547 case XPATH_XSLT_TREE: { in libxml_xmlXPathObjectPtrWrap()
126 d XPATH_XSLT_TREE... R/O XSLT value tree
92049 - * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing92144 - * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE122429 XPATH_XSLT_TREE = 9 /* An XSLT value tree, non modifiable */138535 - case XPATH_XSLT_TREE: