Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dregexp_adapter.h139 inline bool Replace(string* string_to_process, in Replace()
144 inline bool GlobalReplace(string* string_to_process, in GlobalReplace()
Dregexp_adapter_re2.cc133 virtual bool Replace(string* string_to_process, in Replace()
Dregexp_adapter_icu.cc179 bool Replace(string* string_to_process, in Replace()