Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/src/phonenumbers/
H A Dregexp_adapter_re2.cc36 explicit RE2RegExpInput(const string& utf8_input) in RE2RegExpInput()
99 StringPiece* utf8_input = in Consume() local
H A Dregexp_adapter_icu.cc69 explicit IcuRegExpInput(const string& utf8_input) in IcuRegExpInput()
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/src/phonenumbers/
H A Dregexp_adapter_re2.cc36 explicit RE2RegExpInput(const string& utf8_input) in RE2RegExpInput()
107 StringPiece* utf8_input = in Consume() local
H A Dregexp_adapter_icu.cc69 explicit IcuRegExpInput(const string& utf8_input) in IcuRegExpInput()
/dports/editors/mined/mined-2015.25/src/
H A Dtermprop.c16 FLAG utf8_input = False; /* keyboard input in UTF-8 mode ? */ variable
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/R/
H A Drender.R156 utf8_input <- intermediates_loc(file_with_meta_ext(input, "utf8", "md")) functionVar
587 utf8_input <- path.expand(utf8_input) functionVar
/dports/textproc/sdcv/sdcv-0.5.2/src/
H A Dsdcv.cpp81 gboolean utf8_input = FALSE; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dautocomplete_input.cc560 std::string utf8_input(base::UTF16ToUTF8(input)); in HasHTTPScheme() local