Searched defs:pretty_print (Results 1 – 4 of 4) sorted by relevance
27 bool pretty_print, in Write()34 bool pretty_print, in WriteWithOptionalEscape()46 JSONWriter::JSONWriter(bool pretty_print, std::string* json) in JSONWriter()
190 def pretty_print( printer ) method
580 def pretty_print( printer ) method in ANTLR3.CommonTree
2462 static void pretty_print(void *data, int size, struct event *event) in pretty_print() function