Home
last modified time | relevance | path

Searched refs:xmlNsMapPtr (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtree.c7814 typedef struct xmlNsMap *xmlNsMapPtr; typedef
7840 xmlDOMWrapNsMapFree(xmlNsMapPtr nsmap) in xmlDOMWrapNsMapFree()
7871 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, in xmlDOMWrapNsMapAddItem()
7875 xmlNsMapPtr map; in xmlDOMWrapNsMapAddItem()
7887 map = (xmlNsMapPtr) xmlMalloc(sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()
8023 xmlDOMWrapNsMapFree((xmlNsMapPtr) ctxt->namespaceMap); in xmlDOMWrapFreeCtxt()
8070 xmlDOMWrapNSNormGatherInScopeNs(xmlNsMapPtr *map, in xmlDOMWrapNSNormGatherInScopeNs()
8590 xmlNsMapPtr *nsMap, in xmlDOMWrapNSNormAquireNormalizedNs()
8736 xmlNsMapPtr nsMap = NULL; in xmlDOMWrapReconcileNamespaces()
9000 xmlNsMapPtr nsMap = NULL; in xmlDOMWrapAdoptBranch()
[all …]