xsltTransformCache  356 third_party/libxslt/libxslt/transform.c     ret = (xsltTransformCachePtr) xmlMalloc(sizeof(xsltTransformCache));
xsltTransformCache  362 third_party/libxslt/libxslt/transform.c     memset(ret, 0, sizeof(xsltTransformCache));
xsltTransformCache 1635 third_party/libxslt/libxslt/xsltInternals.h typedef struct _xsltTransformCache xsltTransformCache;
xsltTransformCache 1636 third_party/libxslt/libxslt/xsltInternals.h typedef xsltTransformCache *xsltTransformCachePtr;