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

  /external/libxslt/libxslt/
xsltInternals.h     [all...]
transform.c 356 ret = (xsltTransformCachePtr) xmlMalloc(sizeof(xsltTransformCache));
362 memset(ret, 0, sizeof(xsltTransformCache));
    [all...]

Completed in 483 milliseconds