MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / luaO_pushvfstring

Function luaO_pushvfstring

Support/lua/src/lobject.c:111–150  ·  view source on GitHub ↗

this function handles only `%d', `%c', %f, and `%s' formats */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

luaO_pushfstringFunction · 0.85
luaG_runerrorFunction · 0.85
lua_pushvfstringFunction · 0.85
lua_pushfstringFunction · 0.85

Calls 3

pushstrFunction · 0.85
luaS_newlstrFunction · 0.85
luaV_concatFunction · 0.85

Tested by

no test coverage detected