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