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.h16482 #undef xmlXPathNodeLeading
16483 extern __typeof (xmlXPathNodeLeading) xmlXPathNodeLeading __attribute((alias("xmlXPathNodeLeading__…
16485 #ifndef xmlXPathNodeLeading
16486 extern __typeof (xmlXPathNodeLeading) xmlXPathNodeLeading__internal_alias __attribute((visibility("…
16487 #define xmlXPathNodeLeading xmlXPathNodeLeading__internal_alias macro
Dxpath.c4538 xmlXPathNodeLeading (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeLeading() function