Home
last modified time | relevance | path

Searched defs:PossibleMatchRange (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/third_party/re2/src/re2/testing/
Dpossible_match_test.cc112 TEST(PossibleMatchRange, HandWritten) { in TEST() argument
137 TEST(PossibleMatchRange, Failures) { in TEST() argument
234 TEST(PossibleMatchRange, Exhaustive) { in TEST() argument
/external/regex-re2/re2/testing/
Dpossible_match_test.cc109 TEST(PossibleMatchRange, HandWritten) { in TEST() argument
134 TEST(PossibleMatchRange, Failures) { in TEST() argument
230 TEST(PossibleMatchRange, Exhaustive) { in TEST() argument
/external/cronet/tot/third_party/re2/src/re2/testing/
Dpossible_match_test.cc112 TEST(PossibleMatchRange, HandWritten) { in TEST() argument
137 TEST(PossibleMatchRange, Failures) { in TEST() argument
234 TEST(PossibleMatchRange, Exhaustive) { in TEST() argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dpossible_match_test.cc109 TEST(PossibleMatchRange, HandWritten) { in TEST() argument
134 TEST(PossibleMatchRange, Failures) { in TEST() argument
230 TEST(PossibleMatchRange, Exhaustive) { in TEST() argument
/external/cronet/tot/third_party/re2/src/re2/
Ddfa.cc1993 bool DFA::PossibleMatchRange(std::string* min, std::string* max, int maxlen) { in PossibleMatchRange() function in re2::DFA
2130 bool Prog::PossibleMatchRange(std::string* min, std::string* max, int maxlen) { in PossibleMatchRange() function in re2::Prog
Dre2.cc592 bool RE2::PossibleMatchRange(std::string* min, std::string* max, in PossibleMatchRange() function in re2::RE2
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Ddfa.cc1975 bool DFA::PossibleMatchRange(std::string* min, std::string* max, int maxlen) { in PossibleMatchRange() function in re2::DFA
2112 bool Prog::PossibleMatchRange(std::string* min, std::string* max, int maxlen) { in PossibleMatchRange() function in re2::Prog
Dre2.cc555 bool RE2::PossibleMatchRange(std::string* min, std::string* max, in GlobalReplace() function in re2::RE2
/external/cronet/stable/third_party/re2/src/re2/
Ddfa.cc1993 bool DFA::PossibleMatchRange(std::string* min, std::string* max, int maxlen) { in PossibleMatchRange() function in re2::DFA
2130 bool Prog::PossibleMatchRange(std::string* min, std::string* max, int maxlen) { in PossibleMatchRange() function in re2::Prog
Dre2.cc592 bool RE2::PossibleMatchRange(std::string* min, std::string* max, in PossibleMatchRange() function in re2::RE2
/external/regex-re2/re2/
Ddfa.cc1998 bool DFA::PossibleMatchRange(string* min, string* max, int maxlen) { in PossibleMatchRange() function in re2::DFA
2135 bool Prog::PossibleMatchRange(string* min, string* max, int maxlen) { in PossibleMatchRange() function in re2::Prog
Dre2.cc511 bool RE2::PossibleMatchRange(string* min, string* max, int maxlen) const { in GlobalReplace() function in re2::RE2