Searched refs:xsltStylePreComp (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A DxsltInternals.h432 * xsltStylePreComp:
440 typedef struct _xsltStylePreComp xsltStylePreComp; typedef in typeref:struct:_xsltStylePreComp
441 typedef xsltStylePreComp *xsltStylePreCompPtr;
H A Dpreproc.c305 cur = (xsltStylePreCompPtr) xmlMalloc(sizeof(xsltStylePreComp));
312 memset(cur, 0, sizeof(xsltStylePreComp));

Completed in 47 milliseconds