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

/external/chromium_org/third_party/libxslt/libexslt/
H A Dsets.c211 ret = xmlXPathNodeLeadingSorted(arg1, xmlXPathNodeSetItem(arg2, 0));
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h392 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes,
/external/libxml2/include/libxml/
H A DxpathInternals.h394 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes,
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c4501 * xmlXPathNodeLeadingSorted:
4513 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { function
4555 return(xmlXPathNodeLeadingSorted(nodes, node));
4574 return(xmlXPathNodeLeadingSorted(nodes1,
4600 return(xmlXPathNodeLeadingSorted(nodes1,
H A Delfgcchack.h16610 #undef xmlXPathNodeLeadingSorted macro
16611 extern __typeof (xmlXPathNodeLeadingSorted) xmlXPathNodeLeadingSorted __attribute((alias("xmlXPathNodeLeadingSorted__internal_alias")));
16613 #ifndef xmlXPathNodeLeadingSorted
16614 extern __typeof (xmlXPathNodeLeadingSorted) xmlXPathNodeLeadingSorted__internal_alias __attribute((visibility("hidden")));
16615 #define xmlXPathNodeLeadingSorted xmlXPathNodeLeadingSorted__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxpath.c4613 * xmlXPathNodeLeadingSorted:
4625 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { function
4668 return(xmlXPathNodeLeadingSorted(nodes, node));
4687 return(xmlXPathNodeLeadingSorted(nodes1,
4713 return(xmlXPathNodeLeadingSorted(nodes1,
H A Delfgcchack.h16784 #undef xmlXPathNodeLeadingSorted macro
16785 extern __typeof (xmlXPathNodeLeadingSorted) xmlXPathNodeLeadingSorted __attribute((alias("xmlXPathNodeLeadingSorted__internal_alias")));
16787 #ifndef xmlXPathNodeLeadingSorted
16788 extern __typeof (xmlXPathNodeLeadingSorted) xmlXPathNodeLeadingSorted__internal_alias __attribute((visibility("hidden")));
16789 #define xmlXPathNodeLeadingSorted xmlXPathNodeLeadingSorted__internal_alias macro

Completed in 268 milliseconds