Home
last modified time | relevance | path

Searched defs:lua_pushstring (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h237 LUA_API const char *(lua_pushstring) (lua_State *L, const char *s); variable
A Dlapi.c532 LUA_API const char *lua_pushstring (lua_State *L, const char *s) { in lua_pushstring() function

Completed in 10 milliseconds