Searched refs:lua_newtable (Results 1 – 7 of 7) sorted by relevance
381 lua_newtable(l); in json_create_config()1143 lua_newtable(l); in json_parse_object_context()1195 lua_newtable(l); in json_parse_array_context()1364 lua_newtable(l); in lua_cjson_new()
549 lua_newtable(L); in mp_decode_to_lua_array()560 lua_newtable(L); in mp_decode_to_lua_hash()894 lua_newtable(L); in luaopen_create()
117 lua_newtable(L); /* create metatable */ in luaL_newmetatable()291 lua_newtable(L); /* create it */ in getsizes()
256 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
427 lua_newtable(L); /* create a new metatable `m' ... */ in luaB_newproxy()
659 lua_newtable(L); in luaopen_package()
166 lua_newtable(lua); in redisProtocolToLuaType_Status()176 lua_newtable(lua); in redisProtocolToLuaType_Error()194 lua_newtable(lua); in redisProtocolToLuaType_MultiBulk()217 lua_newtable(lua); in luaPushError()675 lua_newtable(lua); in luaRedisReturnSingleFieldTable()916 lua_newtable(lua); in scriptingInit()1081 lua_newtable(lua); in luaSetGlobalArray()