Searched defs:luaopen_cjson (Results 1 – 2 of 2) sorted by relevance
| /redis-3.2.3/deps/lua/src/ | ||
| H A D | lua_cjson.c | 1404 int luaopen_cjson(lua_State *l) in luaopen_cjson() function |
| /redis-3.2.3/src/ | ||
| H A D | scripting.c | 815 LUALIB_API int (luaopen_cjson) (lua_State *L); variable |