xsltPointerList 194 third_party/libxslt/libxslt/xsltInternals.h typedef struct _xsltPointerList xsltPointerList; xsltPointerList 195 third_party/libxslt/libxslt/xsltInternals.h typedef xsltPointerList *xsltPointerListPtr; xsltPointerList 361 third_party/libxslt/libxslt/xsltutils.c ret = xmlMalloc(sizeof(xsltPointerList)); xsltPointerList 367 third_party/libxslt/libxslt/xsltutils.c memset(ret, 0, sizeof(xsltPointerList));