Searched refs:JSON_NL (Results 1 – 3 of 3) sorted by relevance
85 if (json_encode_gap(&ga, &listtv, options) == OK && (options & JSON_NL)) in json_encode_nr_expr()
2573 json = json_encode_nr_expr(id, tv, options | JSON_NL); in channel_exe_cmd()2581 json = json_encode_nr_expr(id, &err_tv, options | JSON_NL); in channel_exe_cmd()4293 (ch_mode == MODE_JS ? JSON_JS : 0) | JSON_NL); in ch_expr_common()
2604 #define JSON_NL 4 // append a NL macro