Searched refs:XSLT_STATE_ERROR (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/xsltproc/
H A Dxsltproc.c403 if (ctxt->state == XSLT_STATE_ERROR)
467 if (ctxt->state == XSLT_STATE_ERROR)
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dxsltutils.c440 ctxt->state = XSLT_STATE_ERROR;
604 ctxt->state = XSLT_STATE_ERROR;
697 ctxt->state = XSLT_STATE_ERROR;
H A DxsltInternals.h1546 XSLT_STATE_ERROR, enumerator in enum:__anon6107
H A Dxslt.c763 ctxt->state = XSLT_STATE_ERROR;
781 ctxt->state = XSLT_STATE_ERROR;
H A Dtransform.c3283 ctxt->state = XSLT_STATE_ERROR;
5457 if ((ctxt != NULL) && (ctxt->state == XSLT_STATE_ERROR)) {

Completed in 116 milliseconds