Home
last modified time | relevance | path

Searched refs:xmlXPathNodeTrailingSorted (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle159 d xmlXPathNodeTrailingSorted...
160 d pr extproc('xmlXPathNodeTrailingSorted')
/external/libxml2/include/libxml/
DxpathInternals.h407 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes,
/external/libxml2/
Dlibxml2.syms347 xmlXPathNodeTrailingSorted;
Delfgcchack.h16940 #undef xmlXPathNodeTrailingSorted
16941 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted __attribute((alias("xmlXPat…
16943 #ifndef xmlXPathNodeTrailingSorted
16944 extern __typeof (xmlXPathNodeTrailingSorted) xmlXPathNodeTrailingSorted__internal_alias __attribute…
16945 #define xmlXPathNodeTrailingSorted xmlXPathNodeTrailingSorted__internal_alias macro
Dxpath.c4743 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailingSorted() function
4787 return(xmlXPathNodeTrailingSorted(nodes, node)); in xmlXPathNodeTrailing()
4806 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailingSorted()
4832 return(xmlXPathNodeTrailingSorted(nodes1, in xmlXPathTrailing()
DChangeLog1192 fixed problem with xmlXPathNodeTrailingSorted (both bug#413451)
15791 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
Dtestapi.c49828 ret_val = xmlXPathNodeTrailingSorted(nodes, node); in test_xmlXPathNodeTrailingSorted()
/external/libxml2/win32/
Dlibxml2.def.src2976 xmlXPathNodeTrailingSorted