Searched refs:xsltPointerListAddSize (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dxsltutils.c306 * xsltPointerListAddSize:
317 xsltPointerListAddSize(xsltPointerListPtr list, function
328 "xsltPointerListAddSize: memory allocation failure.\n");
339 "xsltPointerListAddSize: memory re-allocation failure.\n");
368 xsltPointerListAddSize(ret, NULL, initialSize);
H A Dxslt.c2388 if (xsltPointerListAddSize(
2474 if (xsltPointerListAddSize(list,
2582 if (xsltPointerListAddSize(
2667 if (xsltPointerListAddSize(
H A DxsltInternals.h455 xsltPointerListAddSize (xsltPointerListPtr list,

Completed in 40 milliseconds