Home
last modified time | relevance | path

Searched refs:xmlXPathNodeLeading (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DxpathInternals.h398 xmlXPathNodeLeading (xmlNodeSetPtr nodes,
/external/libxml2/
Delfgcchack.h16598 #undef xmlXPathNodeLeading
16599 extern __typeof (xmlXPathNodeLeading) xmlXPathNodeLeading __attribute((alias("xmlXPathNodeLeading__…
16601 #ifndef xmlXPathNodeLeading
16602 extern __typeof (xmlXPathNodeLeading) xmlXPathNodeLeading__internal_alias __attribute((visibility("…
16603 #define xmlXPathNodeLeading xmlXPathNodeLeading__internal_alias macro
Dxpath.c4597 xmlXPathNodeLeading (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeLeading() function