Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlXPathNextAncestor

7892  * xmlXPathNextAncestor:
7906 xmlXPathNextAncestor(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) {
8034 return(xmlXPathNextAncestor(ctxt, cur));
11987 next = xmlXPathNextAncestor;