Searched refs:xmlXPathNodeLeadingSorted (Results 1 - 8 of 8) sorted by relevance
/external/chromium_org/third_party/libxslt/libexslt/ |
H A D | sets.c | 211 ret = xmlXPathNodeLeadingSorted(arg1, xmlXPathNodeSetItem(arg2, 0));
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
H A D | xpathInternals.h | 392 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes,
|
/external/libxml2/include/libxml/ |
H A D | xpathInternals.h | 394 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes,
|
/external/chromium_org/third_party/libxml/src/ |
H A D | xpath.c | 4501 * xmlXPathNodeLeadingSorted: 4513 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { function 4555 return(xmlXPathNodeLeadingSorted(nodes, node)); 4574 return(xmlXPathNodeLeadingSorted(nodes1, 4600 return(xmlXPathNodeLeadingSorted(nodes1,
|
H A D | elfgcchack.h | 16610 #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 D | testapi.c | [all...] |
/external/libxml2/ |
H A D | xpath.c | 4613 * xmlXPathNodeLeadingSorted: 4625 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { function 4668 return(xmlXPathNodeLeadingSorted(nodes, node)); 4687 return(xmlXPathNodeLeadingSorted(nodes1, 4713 return(xmlXPathNodeLeadingSorted(nodes1,
|
H A D | elfgcchack.h | 16784 #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