Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OmniDB/OmniDB
/ lookahead1W
Function
lookahead1W
OmniDB/OmniDB_app/static/OmniDB_app/lib/ace/worker-xquery.js:4407–4415 ·
view source on GitHub ↗
(set)
Source
from the content-addressed store, hash-verified
4405
}
4406
4407
function
lookahead1W(set)
4408
{
4409
if
(l1 == 0)
4410
{
4411
l1 = matchW(set);
4412
b1 = begin;
4413
e1 = end;
4414
}
4415
}
4416
4417
function
lookahead1(set)
4418
{
Callers
15
worker-xquery.js
File · 0.70
parse_Module
Function · 0.70
parse_VersionDecl
Function · 0.70
parse_LibraryModule
Function · 0.70
parse_ModuleDecl
Function · 0.70
parse_Prolog
Function · 0.70
parse_BoundarySpaceDecl
Function · 0.70
parse_DefaultCollationDecl
Function · 0.70
try_DefaultCollationDecl
Function · 0.70
parse_BaseURIDecl
Function · 0.70
parse_ConstructionDecl
Function · 0.70
parse_OrderingModeDecl
Function · 0.70
Calls
1
matchW
Function · 0.70
Tested by
no test coverage detected