MCPcopy
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.jsFile · 0.70
parse_ModuleFunction · 0.70
parse_VersionDeclFunction · 0.70
parse_LibraryModuleFunction · 0.70
parse_ModuleDeclFunction · 0.70
parse_PrologFunction · 0.70
parse_BoundarySpaceDeclFunction · 0.70
try_DefaultCollationDeclFunction · 0.70
parse_BaseURIDeclFunction · 0.70
parse_ConstructionDeclFunction · 0.70
parse_OrderingModeDeclFunction · 0.70

Calls 1

matchWFunction · 0.70

Tested by

no test coverage detected