Searched defs:utf8_string (Results 1 – 2 of 2) sorted by relevance
964 static const char utf8_string[] = "\xD0\xBF\xD1\x80\xD0\xB8"; in DEFINE_TEST() local990 static const char utf8_string[] = "\xD0\xBF\xD1\x80\xD0\xB8"; in DEFINE_TEST() local
25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2()