Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cjson.c493 static int lua_array_length(lua_State *l, json_config_t *cfg, strbuf_t *json) in lua_array_length() function
681 len = lua_array_length(l, cfg, json); in json_append_data()