Searched refs:xmlXPathNodeSetSort (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxslt/libexslt/
H A Ddynamic.c165 xmlXPathNodeSetSort(nodeset);
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h512 xmlXPathNodeSetSort (xmlNodeSetPtr set);
/external/libxml2/include/libxml/
H A DxpathInternals.h514 xmlXPathNodeSetSort (xmlNodeSetPtr set);
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c3272 * xmlXPathNodeSetSort:
3278 xmlXPathNodeSetSort(xmlNodeSetPtr set) { function
4467 xmlXPathNodeSetSort(nodes);
4554 xmlXPathNodeSetSort(nodes);
4598 xmlXPathNodeSetSort(nodes1);
4599 xmlXPathNodeSetSort(nodes2);
4639 xmlXPathNodeSetSort(ret); /* bug 413451 */
4659 xmlXPathNodeSetSort(nodes);
4703 xmlXPathNodeSetSort(nodes1);
4704 xmlXPathNodeSetSort(nodes
[all...]
H A Delfgcchack.h16730 #undef xmlXPathNodeSetSort macro
16731 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort __attribute((alias("xmlXPathNodeSetSort__internal_alias")));
16733 #ifndef xmlXPathNodeSetSort
16734 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort__internal_alias __attribute((visibility("hidden")));
16735 #define xmlXPathNodeSetSort xmlXPathNodeSetSort__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxpath.c74 * used in xmlXPathNodeSetSort()
3406 * xmlXPathNodeSetSort:
3412 xmlXPathNodeSetSort(xmlNodeSetPtr set) { function
4579 xmlXPathNodeSetSort(nodes);
4667 xmlXPathNodeSetSort(nodes);
4711 xmlXPathNodeSetSort(nodes1);
4712 xmlXPathNodeSetSort(nodes2);
4753 xmlXPathNodeSetSort(ret); /* bug 413451 */
4773 xmlXPathNodeSetSort(nodes);
4817 xmlXPathNodeSetSort(nodes
[all...]
H A Delfgcchack.h16904 #undef xmlXPathNodeSetSort macro
16905 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort __attribute((alias("xmlXPathNodeSetSort__internal_alias")));
16907 #ifndef xmlXPathNodeSetSort
16908 extern __typeof (xmlXPathNodeSetSort) xmlXPathNodeSetSort__internal_alias __attribute((visibility("hidden")));
16909 #define xmlXPathNodeSetSort xmlXPathNodeSetSort__internal_alias macro

Completed in 285 milliseconds