Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ checkname
Function
checkname
deps/lua/src/lparser.c:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
138
static void checkname(LexState *ls, expdesc *e) {
139
codestring(ls, e, str_checkname(ls));
140
}
141
142
143
static int registerlocalvar (LexState *ls, TString *varname) {
Callers
3
field
Function · 0.85
recfield
Function · 0.85
primaryexp
Function · 0.85
Calls
2
codestring
Function · 0.85
str_checkname
Function · 0.85
Tested by
no test coverage detected