Home
last modified time | relevance | path

Searched defs:anchor_start (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/regex-re2/re2/
H A Dprog.h206 bool anchor_start() { return anchor_start_; } in anchor_start() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dprog.h213 bool anchor_start() { return anchor_start_; } in anchor_start() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprog.h213 bool anchor_start() { return anchor_start_; } in anchor_start() function