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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A DxsltInternals.h1318 xsltErrorSeverityType errSeverity; member in struct:_xsltCompilerCtxt
H A Dxslt.c595 ret->errSeverity = XSLT_ERROR_SEVERITY_ERROR;
2969 cctxt->errSeverity = XSLT_ERROR_SEVERITY_WARNING;
2976 cctxt->errSeverity = XSLT_ERROR_SEVERITY_ERROR;
H A Dxsltutils.c653 if (XSLT_CCTXT(style)->errSeverity == XSLT_ERROR_SEVERITY_WARNING)

Completed in 191 milliseconds