Home
last modified time | relevance | path

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

/aosp_15_r20/external/regex-re2/re2/testing/
H A Drequired_prefix_test.cc42 TEST(RequiredPrefix, SimpleTests) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Drequired_prefix_test.cc46 TEST(RequiredPrefix, SimpleTests) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Drequired_prefix_test.cc47 TEST(RequiredPrefix, SimpleTests) { in TEST() argument
/aosp_15_r20/external/regex-re2/re2/
H A Dregexp.cc658 bool Regexp::RequiredPrefix(string* prefix, bool* foldcase, Regexp** suffix) { in RequiredPrefix() function in re2::Regexp
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.cc678 bool Regexp::RequiredPrefix(std::string* prefix, bool* foldcase, in RequiredPrefix() function in re2::Regexp
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dregexp.cc694 bool Regexp::RequiredPrefix(std::string* prefix, bool* foldcase, in RequiredPrefix() function in re2::Regexp