Searched refs:g_locale_from_utf8 (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/glib/ |
D | gconvert.h | 133 gchar* g_locale_from_utf8 (const gchar *utf8string,
|
D | gconvert.c | 1051 g_locale_from_utf8 (const gchar *utf8string, in g_locale_from_utf8() function
|
D | gdate.c | 2667 locale_format = g_locale_from_utf8 (format, -1, NULL, &locale_format_len, &error); in g_date_strftime()
|
/third_party/glib/glib/tests/ |
D | convert.c | 781 res = g_locale_from_utf8 ("ab\0c", 4, &bytes_read, NULL, &error); in test_locale_from_utf8_embedded_nul_utf8() 803 res = g_locale_from_utf8 ("ab\0c", 4, &bytes_read, NULL, &error); in test_locale_from_utf8_embedded_nul_iconv()
|
/third_party/glib/gio/win32/ |
D | gwinhttpfile.c | 432 basename = g_locale_from_utf8 (display_name, -1, NULL, NULL, NULL); in g_winhttp_file_get_child_for_display_name()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 3257 g_locale_from_utf8
|