Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathNextNamespace

8291  * xmlXPathNextNamespace:
8305 xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) {
12120 next = (xmlXPathTraversalFunction) xmlXPathNextNamespace;