Searched refs:trace_parse (Results 1 – 5 of 5) sorted by relevance
98 trace_parse = 1 << 1, /**< Grammar parser traces. */ enumerator
210 trace_parse,
621 gram_debug = trace_flag & trace_parse; in reader()
905 DEFINE_BOOL(trace_parse, false, "trace parsing and preparsing")
15441 * src/getargs.h (trace_e): Add trace_scan, and trace_parse.