Home
last modified time | relevance | path

Searched refs:g_utf16_to_utf8 (Results 1 – 25 of 53) sorted by relevance

123

/third_party/glib/glib/
Dgwin32.c180 iso639_utf8 = g_utf16_to_utf8 (iso639, -1, NULL, NULL, NULL); in g_win32_getlocale()
181 iso3166_utf8 = g_utf16_to_utf8 (iso3166, -1, NULL, NULL, NULL); in g_win32_getlocale()
223 retval = g_utf16_to_utf8 (msg, -1, NULL, NULL, NULL); in g_win32_error_message()
281 filename = g_utf16_to_utf8 (wc_fn, -1, NULL, NULL, NULL); in g_win32_get_package_installation_directory_of_module()
781 result[i] = g_utf16_to_utf8 (args[i], -1, NULL, NULL, NULL); in g_win32_get_command_line()
Dgutils.c132 retval = g_utf16_to_utf8 (wc_fn, -1, NULL, NULL, NULL); in _glib_get_dll_directory()
367 filename = g_utf16_to_utf8 (wfilename, -1, NULL, NULL, NULL); in inner_find_program_in_path()
371 sysdir = g_utf16_to_utf8 (wsysdir, -1, NULL, NULL, NULL); in inner_find_program_in_path()
375 windir = g_utf16_to_utf8 (wwindir, -1, NULL, NULL, NULL); in inner_find_program_in_path()
564 retval = g_utf16_to_utf8 (path, -1, NULL, NULL, NULL); in get_special_folder()
580 char *windowsdir = g_utf16_to_utf8 (wwindowsdir, -1, NULL, NULL, NULL); in get_windows_directory_root()
714 e.user_name = g_utf16_to_utf8 (buffer, -1, NULL, NULL, NULL); in g_get_user_database_entry()
1031 utmp = g_utf16_to_utf8 (tmp, size, NULL, NULL, NULL); in g_get_host_name()
1235 result = g_utf16_to_utf8 ((gunichar2 *) req_value_data, in get_registry_str()
1997 … g_user_special_dirs[G_USER_DIRECTORY_DOWNLOAD] = g_utf16_to_utf8 (wcp, -1, NULL, NULL, NULL); in load_user_special_dirs()
[all …]
Dgenviron.c517 value = g_utf16_to_utf8 (wvalue, -1, NULL, NULL, NULL); in g_getenv()
623 result[j] = g_utf16_to_utf8 (q, -1, NULL, NULL, NULL); in g_listenv()
657 result[i] = g_utf16_to_utf8 (strings + n, -1, NULL, NULL, NULL); in g_get_environ()
Dgdir.c243 utf8_name = g_utf16_to_utf8 (wentry->d_name, -1, NULL, NULL, NULL); in g_dir_read_name()
Dgspawn-win32-helper.c225 argv[i] = g_utf16_to_utf8(wargv[i], -1, NULL, NULL, NULL); in WinMain()
Dgutils.h475 tem = g_utf16_to_utf8 (wcbfr, -1, NULL, NULL, NULL); \
/third_party/glib/gio/win32/
Dgwin32fsmonitorutils.c80 …renamed_file = g_utf16_to_utf8 (pfni_next->FileName, pfni_next->FileNameLength / sizeof(WCHAR), NU… in g_win32_fs_monitor_handle_event()
157 changed_file = g_utf16_to_utf8 (pfile_notify_walker->FileName, in g_win32_fs_monitor_callback()
210 monitored_file = g_utf16_to_utf8 (monitored_file_w + 1, -1, NULL, NULL, NULL); in g_win32_fs_monitor_callback()
Dgwinhttpfile.c158 return g_utf16_to_utf8 (winhttp_file->url.lpszScheme, -1, NULL, NULL, NULL); in g_winhttp_file_get_uri_scheme()
169 basename = g_utf16_to_utf8 (winhttp_file->url.lpszUrlPath, -1, NULL, NULL, NULL); in g_winhttp_file_get_basename()
223 retval = g_utf16_to_utf8 (wuri, -1, NULL, NULL, NULL); in g_winhttp_file_get_uri()
572 char *ct = g_utf16_to_utf8 (content_type, -1, NULL, NULL, NULL); in g_winhttp_file_query_info()
/third_party/glib/gio/
Dgcontenttype-win32.c67 value_utf8 = g_utf16_to_utf8 (wc_temp_expanded, -1, NULL, NULL, NULL); in get_registry_classes_key()
73 value_utf8 = g_utf16_to_utf8 (wc_temp, -1, NULL, NULL, NULL); in get_registry_classes_key()
406 key_utf8 = g_utf16_to_utf8 (keyname, -1, NULL, NULL, NULL); in g_content_types_get_registered()
Dgiowin32-private.c68 u8 = g_utf16_to_utf8 (str, length, NULL, NULL, NULL); in g_utf16_to_utf8_and_fold()
370 function_utf8 = g_utf16_to_utf8 (function_begin, function_len, NULL, NULL, NULL); in _g_win32_extract_executable()
Dgwin32mount.c113 name = g_utf16_to_utf8 (sfi.szDisplayName, -1, NULL, NULL, NULL); in _win32_get_displayname()
228 gchar *name = g_utf16_to_utf8 (shfi.szDisplayName, -1, NULL, NULL, NULL); in g_win32_mount_get_icon()
Dgwin32volumemonitor.c177 gchar *name = g_utf16_to_utf8 (wc_dev_name, -1, NULL, NULL, NULL); in get_connected_drives()
Dgwin32appinfo.c1530 (command_value_utf8 = g_utf16_to_utf8 (command_value, in process_verbs_commands()
1561 verb_displayname_u8 = g_utf16_to_utf8 (verb_displayname, -1, NULL, NULL, NULL); in process_verbs_commands()
1579 verb_displayname_u8 = g_utf16_to_utf8 (verb_displayname, -1, NULL, NULL, NULL); in process_verbs_commands()
2342 app->pretty_name_u8 = g_utf16_to_utf8 (fallback_friendly_name, in read_capable_app()
2368 app->localized_pretty_name_u8 = g_utf16_to_utf8 (friendly_name, in read_capable_app()
2392 app->description_u8 = g_utf16_to_utf8 (description, -1, NULL, NULL, NULL); in read_capable_app()
2438 gchar *name = g_utf16_to_utf8 (icon_source, -1, NULL, NULL, NULL); in read_capable_app()
2461 app->localized_pretty_name_u8 = g_utf16_to_utf8 (narrow_application_name, in read_capable_app()
2730 gchar *name = g_utf16_to_utf8 (icon_source, -1, NULL, NULL, NULL); in read_incapable_app()
2744 g_utf16_to_utf8 (friendly_app_name, -1, NULL, NULL, NULL); in read_incapable_app()
[all …]
Dgwin32registrykey.c1028 iter->subkey_name_u8 = g_utf16_to_utf8 (iter->subkey_name, in g_win32_registry_subkey_iter_get_name()
1463 iter->value_name_u8 = g_utf16_to_utf8 (iter->value_name, iter->value_name_len, NULL, in g_win32_registry_value_iter_get_name()
1829 g_utf16_to_utf8 (key->priv->absolute_path_w, -1, in g_win32_registry_key_get_path()
1953 new_mui_os_dirs[new_array_index] = g_utf16_to_utf8 (mui_os_dirs_utf16[array_index], in g_win32_registry_get_os_dirs()
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioutils.cpp114 ret->driver_name = g_utf16_to_utf8 ((gunichar2 *) key_name, -1, in gst_asio_enum_new_device_info_from_reg()
124 ret->driver_desc = g_utf16_to_utf8 ((gunichar2 *) desc_data, -1, in gst_asio_enum_new_device_info_from_reg()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dkshelpers.c99 g_utf16_to_utf8 (if_detail_data->DevicePath, -1, NULL, NULL, NULL); in ks_enumerate_devices()
103 entry->name = g_utf16_to_utf8 (buf, -1, NULL, NULL, NULL); in ks_enumerate_devices()
109 entry->name = g_utf16_to_utf8 (buf, -1, NULL, NULL, NULL); in ks_enumerate_devices()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstclockoverlay.c111 return g_utf16_to_utf8 (buf, -1, NULL, NULL, NULL); in gst_clock_overlay_render_time()
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsounddevice.c74 str = g_utf16_to_utf8 (wstr, -1, NULL, NULL, NULL); in guid_to_string()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsounddevice.c74 str = g_utf16_to_utf8 (wstr, -1, NULL, NULL, NULL); in guid_to_string()
/third_party/glib/glib/tests/
Dconvert.c383 result = g_utf16_to_utf8 (utf16, utf16_len, &items_read, &items_written, &error); in check_utf16_to_utf8()
388 result2 = g_utf16_to_utf8 (utf16, -1, &items_read2, &items_written2, &error2); in check_utf16_to_utf8()
403 result3 = g_utf16_to_utf8 (utf16, utf16_len, NULL, NULL, &error3); in check_utf16_to_utf8()
/third_party/glib/gio/tests/
Dg-file-info.c271 programdata = g_utf16_to_utf8 (programdata_dir_w, -1, NULL, NULL, NULL); in test_internal_enhanced_stdio()
274 users_dir = g_utf16_to_utf8 (users_dir_w, -1, NULL, NULL, NULL); in test_internal_enhanced_stdio()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp695 ret = g_utf16_to_utf8 ((const gunichar2 *) name, -1, NULL, NULL, NULL); in gst_mf_guid_to_string()
742 return g_utf16_to_utf8 ((const gunichar2 *) var.pwszVal, in gst_mf_attribute_value_to_string()
Dgstmfsourcereader.cpp925 entry->path = g_utf16_to_utf8 ((const gunichar2 *) name, in gst_mf_source_enum_device_activate()
933 entry->name = g_utf16_to_utf8 ((const gunichar2 *) name, in gst_mf_source_enum_device_activate()
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapiutil.c378 strid = g_utf16_to_utf8 (wstrid, -1, NULL, NULL, NULL); in gst_wasapi_util_get_devices()
390 description = g_utf16_to_utf8 (var.pwszVal, -1, NULL, NULL, NULL); in gst_wasapi_util_get_devices()
/third_party/glib/tests/
Dunicode-encoding.c287 … if (!(utf8_result = g_utf16_to_utf8 (utf16_from_utf8, -1, &items_read, &items_written, &error))) in process()

123