Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgwin32.h103 gchar* g_win32_locale_filename_from_utf8 (const gchar *utf8filename);
Dgwin32.c706 g_win32_locale_filename_from_utf8 (const gchar *utf8filename) in g_win32_locale_filename_from_utf8() argument
711 wname = g_utf8_to_utf16 (utf8filename, -1, NULL, NULL, NULL); in g_win32_locale_filename_from_utf8()