xsltTemplate 388 third_party/libxslt/libxslt/xslt.c cur = (xsltTemplatePtr) xmlMalloc(sizeof(xsltTemplate)); xsltTemplate 394 third_party/libxslt/libxslt/xslt.c memset(cur, 0, sizeof(xsltTemplate)); xsltTemplate 420 third_party/libxslt/libxslt/xslt.c memset(template, -1, sizeof(xsltTemplate)); xsltTemplate 272 third_party/libxslt/libxslt/xsltInternals.h typedef struct _xsltTemplate xsltTemplate; xsltTemplate 273 third_party/libxslt/libxslt/xsltInternals.h typedef xsltTemplate *xsltTemplatePtr;