Home
last modified time | relevance | path

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

/external/cronet/third_party/re2/src/re2/
Dregexp.cc80 absl::flat_hash_map<Regexp*, int> ref_map; member
88 static inline absl::flat_hash_map<Regexp*, int>* ref_map() { in ref_map() function
/external/regex-re2/re2/
Dregexp.cc78 static std::map<Regexp*, int>* ref_map; variable
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.cc79 static std::map<Regexp*, int>* ref_map; variable