Home
last modified time | relevance | path

Searched defs:prefix_foldcase_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dprog.h421 bool prefix_foldcase_; // whether prefix is case-insensitive variable
H A Dre2.h795 bool prefix_foldcase_ : 1; // prefix_ is ASCII case-insensitive variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprog.h422 bool prefix_foldcase_; // whether prefix is case-insensitive variable
Dre2.h763 bool prefix_foldcase_; // prefix_ is ASCII case-insensitive variable
/aosp_15_r20/external/regex-re2/re2/
H A Dre2.h743 bool prefix_foldcase_; // prefix is ASCII case-insensitive variable