Home
last modified time | relevance | path

Searched refs:utf8_string (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2022-0530.patch24 @@ -2605,6 +2605,8 @@ char *utf8_to_local_string(utf8_string, escape_all)
27 zwchar *wide = utf8_to_wide_string(utf8_string);
/openbmc/qemu/tests/unit/
H A Dcheck-qjson.c129 static void utf8_string(void) in utf8_string() function
1480 g_test_add_func("/literals/string/utf8", utf8_string); in main()