Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlNsPtr

93 xmlNsCheckScope(xmlNodePtr node, xmlNsPtr ns)
95 xmlNsPtr cur;
130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs;
197 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns)
338 xmlNsPtr ns;
716 xmlCtxtDumpNamespace(xmlDebugCtxtPtr ctxt, xmlNsPtr ns)
753 xmlCtxtDumpNamespaceList(xmlDebugCtxtPtr ctxt, xmlNsPtr ns)
996 xmlCtxtDumpNamespace(ctxt, (xmlNsPtr) node);
1766 xmlNsPtr ns = (xmlNsPtr) node;
2163 xmlNsPtr ns;