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.c1852 case XPATH_RANGE: in xmlShellPrintXPathError()
3054 case XPATH_RANGE: in xmlShell()
3134 case XPATH_RANGE: in xmlShell()
3212 case XPATH_RANGE: in xmlShell()
Dxpath.c1063 case XPATH_RANGE: in xmlXPathDebugDumpObject()
1457 case XPATH_RANGE: in xmlXPathDebugObjUsageRequested()
1530 case XPATH_RANGE: in xmlXPathDebugObjUsageRequested()
1611 case XPATH_RANGE: in xmlXPathDebugObjUsageReleased()
1648 case XPATH_RANGE: in xmlXPathDebugObjUsageReleased()
2302 case XPATH_RANGE: in xmlXPathCacheConvertString()
5337 case XPATH_RANGE: in xmlXPathObjectCopy()
5712 case XPATH_RANGE: in xmlXPathCastToString()
5757 case XPATH_RANGE: in xmlXPathConvertString()
5877 case XPATH_RANGE: in xmlXPathCastToNumber()
[all …]
Dxinclude.c921 if (range->type != XPATH_RANGE) in xmlXIncludeCopyRange()
1227 case XPATH_RANGE: in xmlXIncludeCopyXPointer()
1614 case XPATH_RANGE: in xmlXIncludeLoadDoc()
Dschematron.c1635 case XPATH_RANGE: in xmlSchematronRunTest()
/external/libxml2/include/libxml/
Dxpath.h105 XPATH_RANGE = 6, enumerator
/external/libxslt/libxslt/
Dfunctions.c198 case XPATH_RANGE: in xsltDocumentFunctionLoadDocument()