Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h236 LUA_API const char *(lua_pushlstring) (lua_State *L, const char *s, size_t len); variable
A Dlapi.c520 LUA_API const char *lua_pushlstring (lua_State *L, const char *s, size_t len) { in lua_pushlstring() function

Completed in 14 milliseconds