Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cjson.c194 static json_config_t *json_fetch_config(lua_State *l) in json_fetch_config() function
216 return json_fetch_config(l); in json_arg_init()
705 json_config_t *cfg = json_fetch_config(l); in json_encode()
1261 json.cfg = json_fetch_config(l); in json_decode()