Home
last modified time | relevance | path

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

/dports/sysutils/burp-devel/burp-2.5.4/src/server/monitor/
H A Djson_output.h14 extern void json_set_pretty_print(int value);
H A Dstatus_server.c279 json_set_pretty_print(1); in parse_client_data()
284 json_set_pretty_print(0); in parse_client_data()
H A Djson_output.c21 void json_set_pretty_print(int value) in json_set_pretty_print() function
/dports/sysutils/burp/burp-2.4.0/src/server/monitor/
H A Djson_output.h14 extern void json_set_pretty_print(int value);
H A Dstatus_server.c279 json_set_pretty_print(1); in parse_client_data()
284 json_set_pretty_print(0); in parse_client_data()
H A Djson_output.c21 void json_set_pretty_print(int value) in json_set_pretty_print() function
/dports/sysutils/burp-devel/burp-2.5.4/utest/server/monitor/
H A Dtest_json_output.c70 json_set_pretty_print(1); in asfd_setup()
/dports/sysutils/burp/burp-2.4.0/utest/server/monitor/
H A Dtest_json_output.c70 json_set_pretty_print(1); in asfd_setup()