Searched refs:TRACE_START_REGEXP (Results 1 – 1 of 1) sorted by relevance
30 TRACE_START_REGEXP = r'TRACE\:' variable213 if re.match(TRACE_START_REGEXP, current_line):