Home
last modified time | relevance | path

Searched refs:xmlXPathNodeSetSort (Results 1 – 9 of 9) sorted by relevance

/external/cronet/third_party/libxml/src/include/libxml/
DxpathInternals.h514 xmlXPathNodeSetSort (xmlNodeSetPtr set);
/external/libxml2/include/libxml/
DxpathInternals.h514 xmlXPathNodeSetSort (xmlNodeSetPtr set);
/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle351 d xmlXPathNodeSetSort...
352 d pr extproc('xmlXPathNodeSetSort')
/external/cronet/third_party/libxml/src/
Dxpath.c3427 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() function
4538 xmlXPathNodeSetSort(nodes); in xmlXPathDistinct()
4627 xmlXPathNodeSetSort(nodes); in xmlXPathNodeLeading()
4671 xmlXPathNodeSetSort(nodes1); in xmlXPathLeading()
4672 xmlXPathNodeSetSort(nodes2); in xmlXPathLeading()
4714 xmlXPathNodeSetSort(ret); /* bug 413451 */ in xmlXPathNodeTrailingSorted()
4734 xmlXPathNodeSetSort(nodes); in xmlXPathNodeTrailing()
4778 xmlXPathNodeSetSort(nodes1); in xmlXPathTrailing()
4779 xmlXPathNodeSetSort(nodes2); in xmlXPathTrailing()
5722 xmlXPathNodeSetSort(ns); in xmlXPathCastNodeSetToString()
[all …]
DNEWS2091 - Bugfixes: xmlXPathNodeSetSort problem (William Brack), leak when
Dtestapi.c48778 xmlXPathNodeSetSort(set); in test_xmlXPathNodeSetSort()
/external/libxml2/
Dxpath.c3448 xmlXPathNodeSetSort(xmlNodeSetPtr set) { in xmlXPathNodeSetSort() function
4559 xmlXPathNodeSetSort(nodes); in xmlXPathDistinct()
4648 xmlXPathNodeSetSort(nodes); in xmlXPathNodeLeading()
4692 xmlXPathNodeSetSort(nodes1); in xmlXPathLeading()
4693 xmlXPathNodeSetSort(nodes2); in xmlXPathLeading()
4735 xmlXPathNodeSetSort(ret); /* bug 413451 */ in xmlXPathNodeTrailingSorted()
4755 xmlXPathNodeSetSort(nodes); in xmlXPathNodeTrailing()
4799 xmlXPathNodeSetSort(nodes1); in xmlXPathTrailing()
4800 xmlXPathNodeSetSort(nodes2); in xmlXPathTrailing()
5749 xmlXPathNodeSetSort(ns); in xmlXPathCastNodeSetToString()
[all …]
DNEWS2091 - Bugfixes: xmlXPathNodeSetSort problem (William Brack), leak when
Dtestapi.c48778 xmlXPathNodeSetSort(set); in test_xmlXPathNodeSetSort()