Searched defs:flagsMatch (Results 1 – 1 of 1) sorted by relevance
3045 std::regex_constants::match_flag_type flagsMatch = std::regex_constants::match_default; in MatchFlags() local3067 …const std::regex_constants::match_flag_type flagsMatch = MatchFlags(doc, resr.startPos, resr.endPo… in MatchOnLines() local3076 …std::regex_constants::match_flag_type flagsMatch = MatchFlags(doc, lineRange.start, lineRange.end); in MatchOnLines() local