Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter.cc391 static std::string RuneToString(Rune r) { in RuneToString() function
405 info->exact_.insert(RuneToString(ToLowerRune(r))); in Literal()
470 a->exact_.insert(RuneToString(ToLowerRune(r))); in CClass()