MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / luaO_pushvfstring

Function luaO_pushvfstring

lua/lobject.c:348–413  ·  view source on GitHub ↗

this function handles only '%d', '%c', '%f', '%p', and '%s' conventional formats, plus Lua-specific '%I' and '%U' */

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 6

pushstrFunction · 0.85
luaO_pushfstringFunction · 0.85
luaO_tostringFunction · 0.85
luaO_utf8escFunction · 0.85
luaG_runerrorFunction · 0.85
luaV_concatFunction · 0.85

Tested by

no test coverage detected