Searched refs:lua_close (Results 1 – 3 of 3) sorted by relevance
1116 lua_close(state); in zcp_eval()1131 lua_close(state); in zcp_eval()1156 lua_close(state); in zcp_eval()
315 LUA_API void lua_close (lua_State *L) { in lua_close() function
131 LUA_API void (lua_close) (lua_State *L); variable