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

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A DxsltInternals.h1170 * xsltCompilerNodeInfo:
1174 typedef struct _xsltCompilerNodeInfo xsltCompilerNodeInfo; typedef in typeref:struct:_xsltCompilerNodeInfo
1175 typedef xsltCompilerNodeInfo *xsltCompilerNodeInfoPtr;
H A Dxslt.c2182 xmlMalloc(sizeof(xsltCompilerNodeInfo));
2188 memset(inode, 0, sizeof(xsltCompilerNodeInfo));

Completed in 48 milliseconds