Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle119 d xmlXPathDistinctSorted...
120 d pr extproc('xmlXPathDistinctSorted')
/external/libxml2/include/libxml/
DxpathInternals.h385 xmlXPathDistinctSorted (xmlNodeSetPtr nodes);
/external/libxml2/
Dlibxml2.syms292 xmlXPathDistinctSorted;
Delfgcchack.h16100 #undef xmlXPathDistinctSorted
16101 extern __typeof (xmlXPathDistinctSorted) xmlXPathDistinctSorted __attribute((alias("xmlXPathDistinc…
16103 #ifndef xmlXPathDistinctSorted
16104 extern __typeof (xmlXPathDistinctSorted) xmlXPathDistinctSorted__internal_alias __attribute((visibi…
16105 #define xmlXPathDistinctSorted xmlXPathDistinctSorted__internal_alias macro
Dxpath.c4545 xmlXPathDistinctSorted (xmlNodeSetPtr nodes) { in xmlXPathDistinctSorted() function
4593 return(xmlXPathDistinctSorted(nodes)); in xmlXPathDistinct()
Dtestapi.c47865 ret_val = xmlXPathDistinctSorted(nodes); in test_xmlXPathDistinctSorted()
/external/libxml2/win32/
Dlibxml2.def.src2766 xmlXPathDistinctSorted