MCPcopy Create free account
hub / github.com/LuaJIT/LuaJIT / lex_match

Function lex_match

src/lj_parse.c:1018–1029  ·  view source on GitHub ↗

Check for matching token. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

expr_tableFunction · 0.85
parse_bodyFunction · 0.85
parse_argsFunction · 0.85
expr_primaryFunction · 0.85
parse_whileFunction · 0.85
parse_repeatFunction · 0.85
parse_forFunction · 0.85
parse_ifFunction · 0.85
parse_stmtFunction · 0.85

Calls 4

lex_optFunction · 0.85
err_tokenFunction · 0.85
lj_lex_token2strFunction · 0.85
lj_lex_errorFunction · 0.85

Tested by

no test coverage detected