Searched refs:utf8 (Results 1 – 4 of 4) sorted by relevance
167 #warning TODO: Move posix and utf8 strings.170 static const char utf8[] = "UTF-8"; variable232 n = stpcpy(n, utf8); in update_hr_locale()359 #warning TODO: Move utf8 and ascii strings.361 static const char utf8[] = "UTF-8"; variable630 base->codeset = utf8; in _locale_set_l()1060 #warning TODO: Move posix and utf8 strings.1063 static const char utf8[] = "UTF-8"; variable1114 if (strcasecmp(utf8, p + 6) != 0) {/* TODO - fix! */ in find_locale()
50 static const char utf8[] = "UTF-8"; variable242 utf8 in find_locale_string()249 1) ? ascii : ((cs == 2) ? utf8 : GET_CODESET_NAME(cs)), in find_locale_string()
4034 * testsuite/22_locale/codecvt/utf8.cc: Likewise.4090 * testsuite/22_locale/codecvt/utf8-char8_t.cc: New test cloned from4091 utf8.cc; validates codecvt<char16_t, char8_t, std::mbstate_t> and
3054 * testsuite/22_locale/codecvt/utf8.cc: New.
Completed in 13 milliseconds