MCPcopy
hub / github.com/OmniDB/OmniDB / shiftT

Function shiftT

OmniDB/OmniDB_app/static/OmniDB_app/lib/ace/worker-xquery.js:31736–31747  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

31734 }
31735
31736 function shiftT(t)
31737 {
31738 if (l1 == t)
31739 {
31740 b0 = b1; e0 = e1; l1 = l2; if (l1 != 0) {
31741 b1 = b2; e1 = e2; l2 = 0; }
31742 }
31743 else
31744 {
31745 error(b1, e1, 0, l1, t);
31746 }
31747 }
31748
31749 function skip(code)
31750 {

Callers 15

try_DefaultCollationDeclFunction · 0.85
try_EmptyOrderDeclFunction · 0.85
try_DefaultNamespaceDeclFunction · 0.85
try_AnnotationFunction · 0.85
try_ParamListFunction · 0.85
try_ParamFunction · 0.85
try_EnclosedExprFunction · 0.85
try_ExprFunction · 0.85
try_ForClauseFunction · 0.85
try_ForBindingFunction · 0.85
try_AllowingEmptyFunction · 0.85
try_PositionalVarFunction · 0.85

Calls 1

errorFunction · 0.70

Tested by

no test coverage detected