Searched refs:RegExToMatch (Results 1 – 1 of 1) sorted by relevance
1096 StringRef RegExToMatch = RegExStr; in match() local1141 RegExToMatch = TmpStr; in match()1148 if (!Regex(RegExToMatch, Flags).match(Buffer, &MatchInfo)) in match()