Searched refs:set_trace_parsing (Results 1 – 4 of 4) sorted by relevance
162 if (ce_parser_debug) parser.set_trace_parsing(true); in send_data()186 parser.set_trace_parsing(true); in send_data()386 if (ce_parser_debug) parser.set_trace_parsing(true); in main()409 if (ce_parser_debug) parser.set_trace_parsing(true); in main()
118 void set_trace_parsing(bool tp) in set_trace_parsing() function
117 if (ce_parser_debug) parser.set_trace_parsing(true); in eval()
132 void set_trace_parsing(bool tp) { d_trace_parsing = tp; } in set_trace_parsing() function