Searched refs:stack_entry_re (Results 1 – 1 of 1) sorted by relevance
341 pcrecpp::RE stack_entry_re(std::string(kTimestampRegex) + in ProcessStackTrace() local366 } else if (stack_entry_re.PartialMatch(line, in ProcessStackTrace()