xsltAttrElem 85 third_party/libxslt/libxslt/attributes.c typedef struct _xsltAttrElem xsltAttrElem; xsltAttrElem 86 third_party/libxslt/libxslt/attributes.c typedef xsltAttrElem *xsltAttrElemPtr; xsltAttrElem 112 third_party/libxslt/libxslt/attributes.c cur = (xsltAttrElemPtr) xmlMalloc(sizeof(xsltAttrElem)); xsltAttrElem 118 third_party/libxslt/libxslt/attributes.c memset(cur, 0, sizeof(xsltAttrElem));