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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dxslt.c635 if (data->inScopeNamespaces != NULL) {
639 (xsltPointerListPtr) data->inScopeNamespaces;
651 data->inScopeNamespaces = NULL;
704 ret->inScopeNamespaces = xsltPointerListCreate(-1);
705 if (ret->inScopeNamespaces == NULL)
2596 (xsltPointerListPtr)cctxt->psData->inScopeNamespaces,
H A DxsltInternals.h1461 xsltPointerListPtr inScopeNamespaces; member in struct:_xsltPrincipalStylesheetData

Completed in 276 milliseconds