Searched refs:errSeverity (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A DxsltInternals.h1225 xsltErrorSeverityType errSeverity; member in struct:_xsltCompilerCtxt
H A Dxslt.c544 ret->errSeverity = XSLT_ERROR_SEVERITY_ERROR;
2746 cctxt->errSeverity = XSLT_ERROR_SEVERITY_WARNING;
2753 cctxt->errSeverity = XSLT_ERROR_SEVERITY_ERROR;
H A Dxsltutils.c632 if (XSLT_CCTXT(style)->errSeverity == XSLT_ERROR_SEVERITY_WARNING)

Completed in 84 milliseconds