Home
last modified time | relevance | path

Searched refs:XPATH_RANGE (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dxpointer.c276 if (range->type != XPATH_RANGE) in xmlXPtrRangeCheckOrder()
309 if (range1->type != XPATH_RANGE) in xmlXPtrRangesEqual()
353 ret->type = XPATH_RANGE; in xmlXPtrNewRange()
390 ret->type = XPATH_RANGE; in xmlXPtrNewRangePoints()
425 ret->type = XPATH_RANGE; in xmlXPtrNewRangePointNode()
462 ret->type = XPATH_RANGE; in xmlXPtrNewRangeNodePoint()
495 ret->type = XPATH_RANGE; in xmlXPtrNewRangeNodes()
525 ret->type = XPATH_RANGE; in xmlXPtrNewCollapsedRange()
552 case XPATH_RANGE: in xmlXPtrNewRangeNodeObject()
572 ret->type = XPATH_RANGE; in xmlXPtrNewRangeNodeObject()
[all …]
DdebugXML.c1850 case XPATH_RANGE: in xmlShellPrintXPathError()
3057 case XPATH_RANGE: in xmlShell()
3137 case XPATH_RANGE: in xmlShell()
3215 case XPATH_RANGE: in xmlShell()
Dxpath.c1062 case XPATH_RANGE: in xmlXPathDebugDumpObject()
1456 case XPATH_RANGE: in xmlXPathDebugObjUsageRequested()
1529 case XPATH_RANGE: in xmlXPathDebugObjUsageRequested()
1610 case XPATH_RANGE: in xmlXPathDebugObjUsageReleased()
1647 case XPATH_RANGE: in xmlXPathDebugObjUsageReleased()
2301 case XPATH_RANGE: in xmlXPathCacheConvertString()
5291 case XPATH_RANGE: in xmlXPathObjectCopy()
5666 case XPATH_RANGE: in xmlXPathCastToString()
5711 case XPATH_RANGE: in xmlXPathConvertString()
5831 case XPATH_RANGE: in xmlXPathCastToNumber()
[all …]
Dxinclude.c914 if (range->type != XPATH_RANGE) in xmlXIncludeCopyRange()
1221 case XPATH_RANGE: in xmlXIncludeCopyXPointer()
1608 case XPATH_RANGE: in xmlXIncludeLoadDoc()
Dschematron.c1635 case XPATH_RANGE: in xmlSchematronRunTest()
/external/libxml2/include/libxml/
Dxpath.h104 XPATH_RANGE = 6, enumerator
/external/libxslt/libxslt/
Dfunctions.c198 case XPATH_RANGE: in xsltDocumentFunctionLoadDocument()