Searched refs:xmlXPathNextPreceding (Results 1 – 3 of 3) sorted by relevance
584 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextPreceding(xmlXPathParserContextPtr ctxt,
16562 #undef xmlXPathNextPreceding16563 extern __typeof (xmlXPathNextPreceding) xmlXPathNextPreceding __attribute((alias("xmlXPathNextPrece…16565 #ifndef xmlXPathNextPreceding16566 extern __typeof (xmlXPathNextPreceding) xmlXPathNextPreceding__internal_alias __attribute((visibili…16567 #define xmlXPathNextPreceding xmlXPathNextPreceding__internal_alias macro
8215 xmlXPathNextPreceding(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) in xmlXPathNextPreceding() function