Home
last modified time | relevance | path

Searched refs:luaL_loadstring (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlauxlib.h99 LUALIB_API int (luaL_loadstring) (lua_State *L, const char *s); variable
148 (luaL_loadstring(L, s) || lua_pcall(L, 0, LUA_MULTRET, 0))
A Dlauxlib.c837 LUALIB_API int luaL_loadstring (lua_State *L, const char *s) { in luaL_loadstring() function

Completed in 10 milliseconds