Searched refs:xsltCompilerCtxt (Results 1 – 2 of 2) sorted by relevance
1307 typedef struct _xsltCompilerCtxt xsltCompilerCtxt; typedef1308 typedef xsltCompilerCtxt *xsltCompilerCtxtPtr;
577 ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt)); in xsltCompilationCtxtCreate()584 memset(ret, 0, sizeof(xsltCompilerCtxt)); in xsltCompilationCtxtCreate()