Searched defs:IsRepeat (Results 1 – 12 of 12) sorted by relevance
189 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
638 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
751 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
695 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
789 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
780 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
97 bool IsRepeat() { return command_type_ == Type::kRepeat; } in IsRepeat() function
8264 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
9187 bool IsRepeat(char ch) { return IsInSet(ch, "?*+"); } in IsRepeat() function
7527 bool IsRepeat = false; in resolveTargetShuffleInputsAndMask() local
7803 bool IsRepeat = false; in resolveTargetShuffleInputsAndMask() local