Searched refs:jsonw_pretty (Results 1 – 6 of 6) sorted by relevance
114 void jsonw_pretty(json_writer_t *self, bool on) in jsonw_pretty() function 314 jsonw_pretty(wr, true); in main()
29 void jsonw_pretty(json_writer_t *self, bool on);
496 jsonw_pretty(json_wtr, pretty_output); in main()
431 jsonw_pretty(wtr, true); in do_dump()