Searched refs:xmlXPathNextPreceding (Results 1 – 7 of 7) sorted by relevance
530 d xmlXPathNextPreceding...531 d pr extproc('xmlXPathNextPreceding')
586 XMLPUBFUN xmlNodePtr XMLCALL xmlXPathNextPreceding(xmlXPathParserContextPtr ctxt,
332 xmlXPathNextPreceding;
16736 #undef xmlXPathNextPreceding16737 extern __typeof (xmlXPathNextPreceding) xmlXPathNextPreceding __attribute((alias("xmlXPathNextPrece…16739 #ifndef xmlXPathNextPreceding16740 extern __typeof (xmlXPathNextPreceding) xmlXPathNextPreceding__internal_alias __attribute((visibili…16741 #define xmlXPathNextPreceding xmlXPathNextPreceding__internal_alias macro
8298 xmlXPathNextPreceding(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) in xmlXPathNextPreceding() function
49260 ret_val = xmlXPathNextPreceding(ctxt, cur); in test_xmlXPathNextPreceding()
2925 xmlXPathNextPreceding