MCPcopy 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
166static void codename (LexState *ls, expdesc *e) {
167 codestring(e, str_checkname(ls));
168}
169
170
171/*

Callers 3

fieldselFunction · 0.85
recfieldFunction · 0.85
suffixedexpFunction · 0.85

Calls 2

codestringFunction · 0.85
str_checknameFunction · 0.85

Tested by

no test coverage detected