Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Ddfa.cc150 struct StateEqual { struct in re2::DFA
151 bool operator()(const State* a, const State* b) const { in operator ()()