Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cjson.c1384 static int lua_cjson_safe_new(lua_State *l) in lua_cjson_safe_new() function
1392 lua_pushcfunction(l, lua_cjson_safe_new); in lua_cjson_safe_new()
1420 lua_cjson_safe_new(l); in luaopen_cjson_safe()