Home | History | Annotate | Download | only in src

Lines Matching refs:xmlXPathNextNamespace

8246  * xmlXPathNextNamespace:
8260 xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt, xmlNodePtr cur) {
12058 next = (xmlXPathTraversalFunction) xmlXPathNextNamespace;