Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ codename
Function
codename
extlibs/lua/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.85
recfield
Function · 0.85
suffixedexp
Function · 0.85
Calls
2
codestring
Function · 0.85
str_checkname
Function · 0.85
Tested by
no test coverage detected