Searched defs:IsRepeat (Results 1 – 9 of 9) sorted by relevance
189 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
214 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
638 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
695 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
778 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
9191 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function