Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cjson.c588 static void json_append_number(lua_State *l, json_config_t *cfg, in json_append_number() function
639 json_append_number(l, cfg, json, -2); in json_append_object()
670 json_append_number(l, cfg, json, -1); in json_append_data()