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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A DxsltInternals.h524 typedef struct _xsltNsListContainer xsltNsListContainer; typedef in typeref:struct:_xsltNsListContainer
525 typedef xsltNsListContainer *xsltNsListContainerPtr;
H A Dxslt.c2529 xmlMalloc(sizeof(xsltNsListContainer));
2536 memset(nsi, 0, sizeof(xsltNsListContainer));

Completed in 199 milliseconds