MCPcopy Create free account
hub / github.com/coronalabs/corona / luaO_pushvfstring

Function luaO_pushvfstring

external/lua-5.1.3/src/lobject.c:111–169  ·  view source on GitHub ↗

this function handles only `%d', `%c', %f, %p, 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