Home
last modified time | relevance | path

Searched refs:g_locale_from_utf8 (Results 1 – 15 of 15) sorted by relevance

/external/bluetooth/glib/glib/
Dgconvert.h95 gchar* g_locale_from_utf8 (const gchar *utf8string,
Dgdir.c249 retval = g_locale_from_utf8 (utf8_name, -1, NULL, NULL, NULL); in g_dir_read_name()
Dgutils.c1759 g_tmp_dir_cp = g_locale_from_utf8 (g_tmp_dir, -1, NULL, NULL, NULL); in g_get_any_init_do()
1760 g_user_name_cp = g_locale_from_utf8 (g_user_name, -1, NULL, NULL, NULL); in g_get_any_init_do()
1761 g_real_name_cp = g_locale_from_utf8 (g_real_name, -1, NULL, NULL, NULL); in g_get_any_init_do()
1774 g_home_dir_cp = g_locale_from_utf8 (g_home_dir, -1, NULL, NULL, NULL); in g_get_any_init_do()
3342 retval = g_locale_from_utf8 (utf8_retval, -1, NULL, NULL, NULL); in g_find_program_in_path()
3354 gchar *dir = g_locale_from_utf8 (utf8_dir, -1, NULL, NULL, NULL); in g_get_current_dir()
3372 value = g_locale_from_utf8 (utf8_value, -1, NULL, NULL, NULL); in g_getenv()
Dgconvert.c1131 g_locale_from_utf8 (const gchar *utf8string, in g_locale_from_utf8() function
1876 retval = g_locale_from_utf8 (utf8_filename, -1, NULL, NULL, error); in g_filename_from_uri()
Dgmessages.c491 gchar *locale_msg = g_locale_from_utf8 (fatal_msg_buf, -1, NULL, NULL, NULL); in g_logv()
Dgfileutils.c1955 *name_used = g_locale_from_utf8 (utf8_name_used, -1, NULL, NULL, NULL); in g_file_open_tmp()
Dgaliasdef.c487 #undef g_locale_from_utf8
488 extern __typeof (g_locale_from_utf8) g_locale_from_utf8 __attribute((alias("IA__g_locale_from_utf8"…
Dgalias.h480 extern __typeof (g_locale_from_utf8) IA__g_locale_from_utf8 __attribute((visibility("hidden"))) G_G…
481 #define g_locale_from_utf8 IA__g_locale_from_utf8 macro
/external/bluetooth/glib/gmodule/
Dgmodule.c474 module->cp_file_name = g_locale_from_utf8 (file_name, -1, in g_module_open()
/external/bluetooth/glib/gio/win32/
Dgwinhttpfile.c410 basename = g_locale_from_utf8 (display_name, -1, NULL, NULL, NULL); in g_winhttp_file_get_child_for_display_name()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2421 g_locale_from_utf8
/external/bluetooth/glib/
DChangeLog.pre-2-8709 Windows, when g_locale_from_utf8() is called from
DChangeLog.pre-2-16234 * glib/gconvert.c (g_locale_from_utf8): Clarify character set
DChangeLog.pre-2-41151 * glib/gconvert.c (g_locale_from_utf8): Drop the Win32-specific
DChangeLog.pre-2-03900 * gconvert.c (g_locale_to_utf8, g_locale_from_utf8): Get len using