Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ checkname
Function
checkname
freebsd/contrib/openzfs/module/lua/lparser.c: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
163
static int registerlocalvar (LexState *ls, TString *varname) {
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