Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c7825 typedef struct xmlNsMap *xmlNsMapPtr;
7826 struct xmlNsMap { struct
7898 map = (xmlNsMapPtr) xmlMalloc(sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()
7903 memset(map, 0, sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()
DChangeLog2305 * tree.c: Simplified usage of the internal xmlNsMap. Added a