Lines Matching defs:xmlXPathNextDescendant
7781 * xmlXPathNextDescendant:7792 xmlXPathNextDescendant(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) {7866 return(xmlXPathNextDescendant(ctxt, cur));12103 next = xmlXPathNextDescendant;