Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ checkname
Function
checkname
Source/Misc/lua/src/lua.c:7714–7716 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7712
7713
7714
static void checkname(LexState *ls, expdesc *e) {
7715
codestring(ls, e, str_checkname(ls));
7716
}
7717
7718
7719
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