Lines Matching defs:other
1121 std::string other = "this is other";
1124 bool result = base_->RegionMatches(type, toffset, other, ooffset, len);
1138 std::string other = "this is other";
1141 bool result = base_->RegionMatches(type, toffset, other, ooffset, len);
1145 bool result1 = base_->RegionMatches(type, toffset, other, ooffset, len1);
1159 std::string other = "this is other";
1162 bool result = base_->RegionMatches(type, toffset, other, ooffset, len);