Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cjson.c1344 static int lua_cjson_new(lua_State *l) in lua_cjson_new() function
1356 { "new", lua_cjson_new }, in lua_cjson_new()
1389 lua_cjson_new(l); in lua_cjson_safe_new()
1406 lua_cjson_new(l); in luaopen_cjson()