HomeSort by relevance Sort by last modified time
    Searched refs:xsltCompilerCtxt (Results 1 - 2 of 2) sorted by null

  /external/libxslt/libxslt/
xsltInternals.h     [all...]
xslt.c 570 * Returns the pointer to the created xsltCompilerCtxt or
577 ret = (xsltCompilerCtxtPtr) xmlMalloc(sizeof(xsltCompilerCtxt));
584 memset(ret, 0, sizeof(xsltCompilerCtxt));
    [all...]

Completed in 32 milliseconds