xsltCompilerCtxt  577 third_party/libxslt/libxslt/xslt.c     ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt));
xsltCompilerCtxt  584 third_party/libxslt/libxslt/xslt.c     memset(ret, 0, sizeof(xsltCompilerCtxt));
xsltCompilerCtxt 1307 third_party/libxslt/libxslt/xsltInternals.h typedef struct _xsltCompilerCtxt xsltCompilerCtxt;
xsltCompilerCtxt 1308 third_party/libxslt/libxslt/xsltInternals.h typedef xsltCompilerCtxt *xsltCompilerCtxtPtr;