Searched defs:lua_pushfstring (Results 1 – 2 of 2) sorted by relevance
231 LUA_API const char *(lua_pushfstring) (lua_State *L, const char *fmt, ...); variable
519 LUA_API const char *lua_pushfstring (lua_State *L, const char *fmt, ...) { in lua_pushfstring() function