Searched refs:oldNs (Results 1 – 7 of 7) sorted by relevance
1254 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs); in xmlFreeDoc()4598 if (doc->oldNs != NULL) in xmlCopyDoc()4599 ret->oldNs = xmlCopyNamespaceList(doc->oldNs); in xmlCopyDoc()6015 if (doc->oldNs != NULL) in xmlTreeEnsureXMLDecl()6016 return (doc->oldNs); in xmlTreeEnsureXMLDecl()6029 doc->oldNs = ns; in xmlTreeEnsureXMLDecl()6086 if (doc->oldNs == NULL) in xmlSearchNs()6089 return(doc->oldNs); in xmlSearchNs()6219 if (doc->oldNs == NULL) in xmlSearchNsByHref()6222 return(doc->oldNs); in xmlSearchNsByHref()[all …]
130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; in xmlNsCheckScope() local131 if (oldNs == ns) in xmlNsCheckScope()1202 if (doc->oldNs != NULL) in xmlCtxtDumpDocumentHead()1203 xmlCtxtDumpNamespaceList(ctxt, doc->oldNs); in xmlCtxtDumpDocumentHead()
632 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs); in xmlTextReaderFreeDoc()
13798 newDoc->oldNs = doc->oldNs; in xmlParseBalancedChunkMemoryRecover()13861 newDoc->oldNs = NULL; in xmlParseBalancedChunkMemoryRecover()
2508 cur->oldNs = NULL; in htmlNewDocNoDtD()
572 struct _xmlNs *oldNs; /* Global namespace, the old way */ member
34839 …<var-decl name='oldNs' type-id='d981d032' visibility='default' filepath='external/libxml2/include/…