Searched refs:exclResultNamespaces (Results 1 – 2 of 2) sorted by relevance
645 if (data->exclResultNamespaces != NULL) { in xsltFreePrincipalStylesheetData()648 data->exclResultNamespaces; in xsltFreePrincipalStylesheetData()654 data->exclResultNamespaces = NULL; in xsltFreePrincipalStylesheetData()701 ret->exclResultNamespaces = xsltPointerListCreate(-1); in xsltNewPrincipalStylesheetData()702 if (ret->exclResultNamespaces == NULL) in xsltNewPrincipalStylesheetData()2797 cctxt->psData->exclResultNamespaces, list, 5) == -1) in xsltParseExclResultPrefixes()
1460 xsltPointerListPtr exclResultNamespaces; member