Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dexec.go44 matchcap []int // capture information for the match member
378 matchcap []int member
Dbacktrack.go40 matchcap []int member
Dregexp.go92 matchcap int // size of recorded match lengths member
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Donepass.cc232 const char* matchcap[kMaxCap]; in SearchOnePass() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Donepass.cc233 const char* matchcap[kMaxCap]; in SearchOnePass() local
/aosp_15_r20/external/regex-re2/re2/
H A Donepass.cc233 const char* matchcap[kMaxCap]; in SearchOnePass() local