Searched defs:utf8_variable (Results 1 – 1 of 1) sorted by relevance
/external/bluetooth/glib/glib/ |
D | gutils.c | 3364 gchar *utf8_variable = g_locale_to_utf8 (variable, -1, NULL, NULL, NULL); in g_getenv() local 3386 gchar *utf8_variable = g_locale_to_utf8 (variable, -1, NULL, NULL, NULL); in g_setenv() local 3401 gchar *utf8_variable = g_locale_to_utf8 (variable, -1, NULL, NULL, NULL); in g_unsetenv() local
|