Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.c7836 typedef struct xmlNsMapItem *xmlNsMapItemPtr;
7837 struct xmlNsMapItem { struct
7942 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()
7947 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()
7952 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()
/third_party/libxml2/
Dtree.c7840 typedef struct xmlNsMapItem *xmlNsMapItemPtr;
7841 struct xmlNsMapItem { struct
7946 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()
7951 ret = (xmlNsMapItemPtr) xmlMalloc(sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()
7956 memset(ret, 0, sizeof(struct xmlNsMapItem)); in xmlDOMWrapNsMapAddItem()