Home
last modified time | relevance | path

Searched refs:DFASearchFailure (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h981 struct DFASearchFailure { struct
991 DECLARE_HOOK(DFASearchFailure)
Dre2.cc1356 DEFINE_HOOK(DFASearchFailure, dfa_search_failure) in GlobalReplace()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Ddfa_test.cc37 hooks::SetDFASearchFailureHook([](const hooks::DFASearchFailure&) { in SetHooks() argument