Home
last modified time | relevance | path

Searched refs:utf8 (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c167 #warning TODO: Move posix and utf8 strings.
170 static const char utf8[] = "UTF-8"; variable
232 n = stpcpy(n, utf8); in update_hr_locale()
359 #warning TODO: Move utf8 and ascii strings.
361 static const char utf8[] = "UTF-8"; variable
630 base->codeset = utf8; in _locale_set_l()
1060 #warning TODO: Move posix and utf8 strings.
1063 static const char utf8[] = "UTF-8"; variable
1114 if (strcasecmp(utf8, p + 6) != 0) {/* TODO - fix! */ in find_locale()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/programs/
A Dlocale.c50 static const char utf8[] = "UTF-8"; variable
242 utf8 in find_locale_string()
249 1) ? ascii : ((cs == 2) ? utf8 : GET_CODESET_NAME(cs)), in find_locale_string()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A DChangeLog4034 * testsuite/22_locale/codecvt/utf8.cc: Likewise.
4090 * testsuite/22_locale/codecvt/utf8-char8_t.cc: New test cloned from
4091 utf8.cc; validates codecvt<char16_t, char8_t, std::mbstate_t> and
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A DChangeLog3054 * testsuite/22_locale/codecvt/utf8.cc: New.

Completed in 13 milliseconds