Searched refs:skip_matches (Results 1 – 1 of 1) sorted by relevance
105 const text::regex_matches skip_matches = _skip_regex.match(line); in try_parse_plan() local106 if (skip_matches) { in try_parse_plan()112 all_skipped_reason = skip_matches.get(2); in try_parse_plan()