Searched refs:xsltNsMap (Results 1 – 2 of 2) sorted by relevance
1208 typedef struct _xsltNsMap xsltNsMap; typedef1209 typedef xsltNsMap *xsltNsMapPtr;
481 ret = (xsltNsMapPtr) xmlMalloc(sizeof(xsltNsMap)); in xsltNewNamespaceMapItem()488 memset(ret, 0, sizeof(xsltNsMap)); in xsltNewNamespaceMapItem()