Home
last modified time | relevance | path

Searched defs:subcopy (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/third_party/re2/src/re2/
Dcompile.cc1005 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorStart() local
1052 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorEnd() local
Dregexp.cc259 PODArray<Regexp*> subcopy; in ConcatOrAlternate() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dcompile.cc1001 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorStart() local
1048 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorEnd() local
Dregexp.cc247 PODArray<Regexp*> subcopy; in ConcatOrAlternate() local
/external/cronet/tot/third_party/re2/src/re2/
Dcompile.cc1005 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorStart() local
1052 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorEnd() local
Dregexp.cc259 PODArray<Regexp*> subcopy; in ConcatOrAlternate() local
/external/regex-re2/re2/
Dcompile.cc1021 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorStart() local
1068 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorEnd() local
Dregexp.cc246 Regexp** subcopy = NULL; in ConcatOrAlternate() local