Cat 162 third_party/re2/re2/compile.cc Frag Cat(Frag a, Frag b); Cat 706 third_party/re2/re2/compile.cc f = Cat(f, ByteRange((uint8)buf[i], buf[i], false)); Cat 737 third_party/re2/re2/compile.cc f = Cat(DotStar(), Cat(EmptyWidth(kEmptyEndText), f)); Cat 744 third_party/re2/re2/compile.cc f = Cat(f, child_frags[i]); Cat 777 third_party/re2/re2/compile.cc f = Cat(f, f1); Cat 1019 third_party/re2/re2/compile.cc Frag all = c.Cat(f, c.Match(0)); Cat 1034 third_party/re2/re2/compile.cc Frag unanchored = c.Cat(c.DotStar(), all); Cat 1109 third_party/re2/re2/compile.cc all = c.Cat(c.DotStar(), all);