MCPcopy Create free account
hub / github.com/F-Stack/f-stack / luaX_syntaxerror

Function luaX_syntaxerror

freebsd/contrib/openzfs/module/lua/llex.c:111–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109
110
111l_noret luaX_syntaxerror (LexState *ls, const char *msg) {
112 lexerror(ls, msg, ls->t.token);
113}
114
115
116/*

Callers 11

semerrorFunction · 0.70
error_expectedFunction · 0.70
errorlimitFunction · 0.70
check_matchFunction · 0.70
parlistFunction · 0.70
funcargsFunction · 0.70
primaryexpFunction · 0.70
forstatFunction · 0.70
fixjumpFunction · 0.70
luaK_checkstackFunction · 0.70
luaK_setlistFunction · 0.70

Calls 1

lexerrorFunction · 0.85

Tested by

no test coverage detected