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)
336 xmlNsPtr ns;
714 xmlCtxtDumpNamespace(xmlDebugCtxtPtr ctxt, xmlNsPtr ns)
751 xmlCtxtDumpNamespaceList(xmlDebugCtxtPtr ctxt, xmlNsPtr ns)
994 xmlCtxtDumpNamespace(ctxt, (xmlNsPtr) node);
1764 xmlNsPtr ns = (xmlNsPtr) node;
2161 xmlNsPtr ns;