MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / luaO_pushvfstring

Function luaO_pushvfstring

CPPScripts/External/Lua/lobject.c:470–536  ·  view source on GitHub ↗

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

addstr2buffFunction · 0.85
addnum2buffFunction · 0.85
getbuffFunction · 0.85
luaO_utf8escFunction · 0.85
luaG_runerrorFunction · 0.85
clearbuffFunction · 0.85

Tested by

no test coverage detected