Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_cjson.c242 static const char *bool_options[] = { "off", "on", NULL }; in json_enum_option() local
245 options = bool_options; in json_enum_option()