Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ codename
Function
codename
third-party/lua-5.5.0/src/lparser.c:166–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
165
166
static void codename (LexState *ls, expdesc *e) {
167
codestring(e, str_checkname(ls));
168
}
169
170
171
/*
Callers
3
fieldsel
Function · 0.70
recfield
Function · 0.70
suffixedexp
Function · 0.70
Calls
2
codestring
Function · 0.70
str_checkname
Function · 0.70
Tested by
no test coverage detected