Incref            873 third_party/re2/re2/compile.cc         sub = re->sub()[0]->Incref();
Incref            878 third_party/re2/re2/compile.cc             subcopy[i] = re->sub()[i]->Incref();
Incref            888 third_party/re2/re2/compile.cc       sub = re->sub()[0]->Incref();
Incref            921 third_party/re2/re2/compile.cc         sub = re->sub()[re->nsub() - 1]->Incref();
Incref            926 third_party/re2/re2/compile.cc             subcopy[i] = re->sub()[i]->Incref();
Incref            936 third_party/re2/re2/compile.cc       sub = re->sub()[0]->Incref();
Incref            912 third_party/re2/re2/parse.cc       x[0] = first->Incref();
Incref           1024 third_party/re2/re2/parse.cc         subs[--i] = sub_subs[k]->Incref();
Incref            228 third_party/re2/re2/re2.cc     suffix_regexp_ = entire_regexp_->Incref();
Incref            678 third_party/re2/re2/regexp.cc       sub[j]->Incref();
Incref            337 third_party/re2/re2/regexp.h   Regexp* Incref();
Incref             54 third_party/re2/re2/set.cc       sub[i] = re->sub()[i]->Incref();
Incref            147 third_party/re2/re2/simplify.cc     return Incref();
Incref            155 third_party/re2/re2/simplify.cc   return re->Incref();
Incref            162 third_party/re2/re2/simplify.cc   return re->Incref();
Incref            168 third_party/re2/re2/simplify.cc     return re->Incref();
Incref            194 third_party/re2/re2/simplify.cc       return re->Incref();
Incref            216 third_party/re2/re2/simplify.cc         return re->Incref();
Incref            232 third_party/re2/re2/simplify.cc         return re->Incref();
Incref            255 third_party/re2/re2/simplify.cc         return re->Incref();
Incref            292 third_party/re2/re2/simplify.cc   return re->Incref();
Incref            319 third_party/re2/re2/simplify.cc       return Regexp::Star(re->Incref(), f);
Incref            323 third_party/re2/re2/simplify.cc       return Regexp::Plus(re->Incref(), f);
Incref            331 third_party/re2/re2/simplify.cc       nre_subs[i] = re->Incref();
Incref            332 third_party/re2/re2/simplify.cc     nre_subs[min-1] = Regexp::Plus(re->Incref(), f);
Incref            342 third_party/re2/re2/simplify.cc     return re->Incref();
Incref            355 third_party/re2/re2/simplify.cc       nre_subs[i] = re->Incref();
Incref            360 third_party/re2/re2/simplify.cc     Regexp* suf = Regexp::Quest(re->Incref(), f);
Incref            362 third_party/re2/re2/simplify.cc       suf = Regexp::Quest(Concat2(re->Incref(), suf, f), f);
Incref            390 third_party/re2/re2/simplify.cc   return re->Incref();
Incref             19 third_party/re2/re2/testing/regexp_test.cc     re->Incref();
Incref             33 third_party/re2/re2/testing/regexp_test.cc     x->Incref();