Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dregexp_adapter_re2.cc38 explicit RE2RegExpInput(const string& utf8_input) in RE2RegExpInput()
107 StringPiece* utf8_input = in Consume() local
Dregexp_adapter_icu.cc69 explicit IcuRegExpInput(const string& utf8_input) in IcuRegExpInput()
/external/chromium_org/content/renderer/android/
Dphone_number_detector.cc64 std::string utf8_input = base::UTF16ToUTF8(utf16_input); in FindContent() local
/external/chromium_org/components/omnibox/
Dautocomplete_input.cc490 std::string utf8_input(base::UTF16ToUTF8(input)); in HasHTTPScheme() local