Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathNextNamespace

8376  * xmlXPathNextNamespace:
8390 xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) {
12215 next = (xmlXPathTraversalFunction) xmlXPathNextNamespace;