Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_replace.h136 struct ViableSubstitution { struct
141 ViableSubstitution(absl::string_view old_str, in ViableSubstitution() argument
147 bool OccursBefore(const ViableSubstitution& y) const { in OccursBefore() argument