Home
last modified time | relevance | path

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

/third_party/libxml2/
Dtree.c7879 typedef struct xmlNsMap *xmlNsMapPtr;
7880 struct xmlNsMap { struct
7952 map = (xmlNsMapPtr) xmlMalloc(sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()
7957 memset(map, 0, sizeof(struct xmlNsMap)); in xmlDOMWrapNsMapAddItem()
/third_party/chromium/patch/
D0001-cve.patch76900 - * tree.c: Simplified usage of the internal xmlNsMap. Added a