Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dregexp.cc572 std::map<string, int>* TakeMap() { in TakeMap() function in re2::NamedCapturesWalker
618 std::map<int, string>* TakeMap() { in TakeMap() function in re2::CaptureNamesWalker
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.cc573 std::map<std::string, int>* TakeMap() { in TakeMap() function in re2::NamedCapturesWalker
620 std::map<int, std::string>* TakeMap() { in TakeMap() function in re2::CaptureNamesWalker
/external/cronet/third_party/re2/src/re2/
Dregexp.cc589 std::map<std::string, int>* TakeMap() { in TakeMap() function in re2::NamedCapturesWalker
636 std::map<int, std::string>* TakeMap() { in TakeMap() function in re2::CaptureNamesWalker