Home
last modified time | relevance | path

Searched refs:XQDY0044 (Results 1 – 14 of 14) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/expr/
H A Dqattributenamevalidator.cpp69 ReportContext::XQDY0044, this); in evaluateSingleton()
80 ReportContext::XQDY0044, this); in evaluateSingleton()
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/expr/
H A Dqattributenamevalidator.cpp67 ReportContext::XQDY0044, this); in evaluateSingleton()
78 ReportContext::XQDY0044, this); in evaluateSingleton()
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/Queries/zorba/trycatch/
H A Dtrycatch12.xq1 try { attribute xmlns {} } catch *:XQDY0044 { "Invalid attribute." }
/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dconstructors.cpp625 RAISE_ERROR(err::XQDY0044, loc, ERROR_PARAMS(theQName->getStringValue())); in nextImpl()
651 RAISE_ERROR(err::XQDY0044, loc, ERROR_PARAMS(qname->getStringValue())); in nextImpl()
1332 RAISE_ERROR(err::XQDY0044, loc, ERROR_PARAMS(name)); in nextImpl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/environment/
H A Dqreportcontext_p.h432 XQDY0044, enumerator
H A Dqreportcontext.cpp219 case XQDY0044: result = "XQDY0044"; break; in codeToString()
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/environment/
H A Dqreportcontext_p.h428 XQDY0044, enumerator
H A Dqreportcontext.cpp217 case XQDY0044: result = "XQDY0044"; break; in codeToString()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/sitelib/text/xml/
H A Derrors.scm337 …(XQDY0044 "It is a dynamic error the node-name of a node constructed by a computed attribute const…
/dports/textproc/zorba/zorba-2.7.0/src/diagnostics/pregenerated/
H A Ddiagnostic_list.cpp229 XQueryErrorCode XQDY0044( "XQDY0044" ); variable
/dports/textproc/zorba/zorba-2.7.0/include/zorba/pregenerated/
H A Ddiagnostic_list.h165 extern ZORBA_DLL_PUBLIC XQueryErrorCode XQDY0044;
/dports/textproc/zorba/zorba-2.7.0/modules/w3c/pregenerated/
H A Dxqt-errors.xq716 declare variable $err:XQDY0044 as xs:QName := fn:QName($err:NS, "err:XQDY0044");
/dports/lang/fpc-source/fpc-3.2.2/packages/zorba/src/
H A Dxqc_error.inc147 XQDY0044,
/dports/textproc/zorba/zorba-2.7.0/
H A DChangeLog178 * Fixed bug 955135 (err:XQDY0044 not caught by try-catch expressions)