Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dianping/cat
/ lookahead1W
Function
lookahead1W
cat-home/src/main/webapp/assets/js/editor/worker-xquery.js:27652–27660 ·
view source on GitHub ↗
(set)
Source
from the content-addressed store, hash-verified
27650
}
27651
27652
function
lookahead1W(set)
27653
{
27654
if
(l1 == 0)
27655
{
27656
l1 = matchW(set);
27657
b1 = begin;
27658
e1 = end;
27659
}
27660
}
27661
27662
function
lookahead2W(set)
27663
{
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