Home
last modified time | relevance | path

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

/third_party/libxml2/os400/
Drpgsupport.c230 return xmlXPathNodeSetItem(ns, index); in __xmlXPathNodeSetItem()
DREADME400203 xmlXPathNodeSetItem, xmlXPathNodeSetIsEmpty, htmlDefaultSubelement,
/third_party/libxml2/include/libxml/
Dxpath.h430 #define xmlXPathNodeSetItem(ns, index) \ macro
/third_party/libxml2/
Dxpath.c4452 cur = xmlXPathNodeSetItem(nodes1, i); in xmlXPathDifference()
4489 cur = xmlXPathNodeSetItem(nodes1, i); in xmlXPathIntersection()
4526 cur = xmlXPathNodeSetItem(nodes, i); in xmlXPathDistinctSorted()
4584 cur = xmlXPathNodeSetItem(nodes1, i); in xmlXPathHasSameNodes()
4621 cur = xmlXPathNodeSetItem(nodes, i); in xmlXPathNodeLeadingSorted()
4668 xmlXPathNodeSetItem(nodes2, 1))); in xmlXPathLeadingSorted()
4694 xmlXPathNodeSetItem(nodes2, 1))); in xmlXPathLeading()
4727 cur = xmlXPathNodeSetItem(nodes, i); in xmlXPathNodeTrailingSorted()
4775 xmlXPathNodeSetItem(nodes2, 0))); in xmlXPathTrailingSorted()
4801 xmlXPathNodeSetItem(nodes2, 0))); in xmlXPathTrailing()
/third_party/libxml2/os400/libxmlrpg/
Dxpath.rpgle664 d xmlXPathNodeSetItem...
/third_party/libxml2/doc/html/
Dindex.sgml127 <ANCHOR id="xmlXPathNodeSetItem" href="libxml/libxml-xpath.html#xmlXPathNodeSetItem">
/third_party/chromium/patch/
D0001-cve.patch90523 - fixed xmlXPathNodeSetItem when passing index=0