MCPcopy Create free account
hub / github.com/TASEmulators/desmume / toCString

Function toCString

desmume/src/lua-engine.cpp:1110–1139  ·  view source on GitHub ↗

like rawToCString, but will check if the global Lua function tostring() has been replaced with a custom function, and call that instead if so

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

doPopupFunction · 0.85
toCStringConverterFunction · 0.85
lua-engine.cppFile · 0.85
gui_osdtextFunction · 0.85

Calls 8

lua_gettopFunction · 0.85
lua_tocfunctionFunction · 0.85
rawToCStringFunction · 0.85
lua_pushstringFunction · 0.85
lua_pushvalueFunction · 0.85
lua_callFunction · 0.85
luaL_errorFunction · 0.85
lua_concatFunction · 0.85

Tested by

no test coverage detected