Home
last modified time | relevance | path

Searched refs:XSLT_ERROR_SEVERITY_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h1303 XSLT_ERROR_SEVERITY_ERROR = 0, enumerator
Dxslt.c586 ret->errSeverity = XSLT_ERROR_SEVERITY_ERROR; in xsltCompilationCtxtCreate()
2966 cctxt->errSeverity = XSLT_ERROR_SEVERITY_ERROR; in xsltParseAttrXSLTVersion()