Searched defs:luaL_loadstring (Results 1 – 2 of 2) sorted by relevance
98 LUALIB_API int (luaL_loadstring) (lua_State *L, const char *s); variable
815 LUALIB_API int luaL_loadstring (lua_State *L, const char *s) { in luaL_loadstring() function