Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dregexp_adapter.h175 inline bool Replace(string* string_to_process, in Replace()
180 inline bool GlobalReplace(string* string_to_process, in GlobalReplace()
Dregexp_adapter_re2.cc136 virtual bool Replace(string* string_to_process, in Replace()
Dregexp_adapter_icu.cc181 bool Replace(string* string_to_process, in Replace()