Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ checkname
Function
checkname
src/Chain/libraries/glua/lparser.cpp:158–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
157
158
static void checkname(LexState *ls, expdesc *e) {
159
codestring(ls, e, str_checkname(ls));
160
}
161
162
static int typename_to_int(const char *vartypename)
163
{
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