Home
last modified time | relevance | path

Searched defs:flagsMatch (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DDocument.cxx3045 std::regex_constants::match_flag_type flagsMatch = std::regex_constants::match_default; in MatchFlags() local
3067 …const std::regex_constants::match_flag_type flagsMatch = MatchFlags(doc, resr.startPos, resr.endPo… in MatchOnLines() local
3076 …std::regex_constants::match_flag_type flagsMatch = MatchFlags(doc, lineRange.start, lineRange.end); in MatchOnLines() local