Searched refs:oldNs (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c1217 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
4204 if (doc->oldNs != NULL)
4205 ret->oldNs = xmlCopyNamespaceList(doc->oldNs);
5535 if (doc->oldNs != NULL)
5536 return (doc->oldNs);
5549 doc->oldNs = ns;
5606 if (doc->oldNs == NULL)
5609 return(doc->oldNs);
5862 xmlNsPtr *oldNs = NULL; local
7235 xmlNsPtr oldNs; /* old ns decl reference */ member in struct:xmlNsMapItem
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7594 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A DdebugXML.c130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; local
131 if (oldNs == ns)
1198 if (doc->oldNs != NULL)
1199 xmlCtxtDumpNamespaceList(ctxt, doc->oldNs);
H A Dtree.in.h509 struct _xmlNs *oldNs; /* Global namespace, the old way */ member in struct:_xmlDoc
H A Dxmlreader.c513 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
H A Dparser.c12003 newDoc->oldNs = doc->oldNs;
12064 newDoc->oldNs = NULL;
H A DHTMLparser.c2128 cur->oldNs = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c1224 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
4250 if (doc->oldNs != NULL)
4251 ret->oldNs = xmlCopyNamespaceList(doc->oldNs);
5593 if (doc->oldNs != NULL)
5594 return (doc->oldNs);
5607 doc->oldNs = ns;
5664 if (doc->oldNs == NULL)
5667 return(doc->oldNs);
5920 xmlNsPtr *oldNs = NULL; local
7379 xmlNsPtr oldNs; /* old ns decl reference */ member in struct:xmlNsMapItem
7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7738 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A DdebugXML.c130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; local
131 if (oldNs == ns)
1199 if (doc->oldNs != NULL)
1200 xmlCtxtDumpNamespaceList(ctxt, doc->oldNs);
H A Dxmlreader.c532 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
H A Dparser.c12950 newDoc->oldNs = doc->oldNs;
13011 newDoc->oldNs = NULL;
H A DHTMLparser.c2138 cur->oldNs = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c1224 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
4250 if (doc->oldNs != NULL)
4251 ret->oldNs = xmlCopyNamespaceList(doc->oldNs);
5593 if (doc->oldNs != NULL)
5594 return (doc->oldNs);
5607 doc->oldNs = ns;
5664 if (doc->oldNs == NULL)
5667 return(doc->oldNs);
5920 xmlNsPtr *oldNs = NULL; local
7379 xmlNsPtr oldNs; /* old ns decl reference */ member in struct:xmlNsMapItem
7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7738 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A DdebugXML.c130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; local
131 if (oldNs == ns)
1199 if (doc->oldNs != NULL)
1200 xmlCtxtDumpNamespaceList(ctxt, doc->oldNs);
H A Dxmlreader.c532 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
H A Dparser.c12950 newDoc->oldNs = doc->oldNs;
13011 newDoc->oldNs = NULL;
H A DHTMLparser.c2138 cur->oldNs = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c1217 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
4204 if (doc->oldNs != NULL)
4205 ret->oldNs = xmlCopyNamespaceList(doc->oldNs);
5535 if (doc->oldNs != NULL)
5536 return (doc->oldNs);
5549 doc->oldNs = ns;
5606 if (doc->oldNs == NULL)
5609 return(doc->oldNs);
5862 xmlNsPtr *oldNs = NULL; local
7235 xmlNsPtr oldNs; /* old ns decl reference */ member in struct:xmlNsMapItem
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7594 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A DdebugXML.c130 xmlNsPtr oldNs = ((xmlDocPtr) node)->oldNs; local
131 if (oldNs == ns)
1198 if (doc->oldNs != NULL)
1199 xmlCtxtDumpNamespaceList(ctxt, doc->oldNs);
H A Dtree.in.h509 struct _xmlNs *oldNs; /* Global namespace, the old way */ member in struct:_xmlDoc
H A Dxmlreader.c513 if (cur->oldNs != NULL) xmlFreeNsList(cur->oldNs);
H A Dparser.c12003 newDoc->oldNs = doc->oldNs;
12064 newDoc->oldNs = NULL;
H A DHTMLparser.c2128 cur->oldNs = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h533 struct _xmlNs *oldNs; /* Global namespace, the old way */ member in struct:_xmlDoc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h533 struct _xmlNs *oldNs; /* Global namespace, the old way */ member in struct:_xmlDoc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h533 struct _xmlNs *oldNs; /* Global namespace, the old way */ member in struct:_xmlDoc

Completed in 498 milliseconds