Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ajaxorg/ace
/ lookahead1W
Function
lookahead1W
lib/ace/mode/xquery/xqlint.js:3207–3215 ·
view source on GitHub ↗
(set)
Source
from the content-addressed store, hash-verified
3205
}
3206
3207
function
lookahead1W(set)
3208
{
3209
if
(l1 == 0)
3210
{
3211
l1 = matchW(set);
3212
b1 = begin;
3213
e1 = end;
3214
}
3215
}
3216
3217
function
lookahead1(set)
3218
{
Callers
15
xqlint.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
Used in the wild
real call sites across dependent graphs
searching dependent graphs…