Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cjson.c361 static int json_destroy_config(lua_State *l) in json_destroy_config() function
382 lua_pushcfunction(l, json_destroy_config); in json_create_config()