Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dcompile.cc1002 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorStart() local
1049 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorEnd() local
H A Dregexp.cc257 PODArray<Regexp*> subcopy; in ConcatOrAlternate() local
/aosp_15_r20/external/regex-re2/re2/
H A Dcompile.cc1021 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorStart() local
1068 PODArray<Regexp*> subcopy(re->nsub()); in IsAnchorEnd() local
H A Dregexp.cc246 Regexp** subcopy = NULL; in ConcatOrAlternate() local