Searched refs:replaced_string (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dregexp_adapter_icu.cc217 const string replaced_string = UnicodeStringToUtf8String(output); local
218 *string_to_process = replaced_string;
/external/chromium_org/components/autofill/core/browser/
H A Dform_structure.cc331 icu::UnicodeString replaced_string = matcher.replaceAll("", status); local
335 base::UTF16ToUTF8(replaced_string.getBuffer(),
336 static_cast<size_t>(replaced_string.length()),

Completed in 85 milliseconds