Home
last modified time | relevance | path

Searched refs:name_utf8 (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_utf8.c57 if (nc_inq_varid(grpid, name_utf8, &varid)) ERR; in check_nc4_file()
65 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_nc4_file()
69 if (nc_inq_dimid(grpid, name_utf8, &dimid)) ERR; in check_nc4_file()
87 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_nc4_file()
133 char name_in[sizeof(name_utf8) + 1], strings_in[sizeof(name_utf8) + 1]; in check_classic_file()
144 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_classic_file()
166 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_classic_file()
190 if (nc_put_att_text(ncid, varid, name_utf8, sizeof(name_utf8), name_utf8)) ERR; in main()
226 if (nc_rename_dim(ncid, 0, name_utf8)) ERR; in main()
228 if (nc_put_att_text(ncid, varid, ATT1_NAME, sizeof(name_utf8), name_utf8)) ERR; in main()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_utf8.c57 if (nc_inq_varid(grpid, name_utf8, &varid)) ERR; in check_nc4_file()
65 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_nc4_file()
69 if (nc_inq_dimid(grpid, name_utf8, &dimid)) ERR; in check_nc4_file()
87 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_nc4_file()
133 char name_in[sizeof(name_utf8) + 1], strings_in[sizeof(name_utf8) + 1]; in check_classic_file()
144 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_classic_file()
166 if (strncmp(name_utf8, strings_in, sizeof(name_utf8))) ERR; in check_classic_file()
190 if (nc_put_att_text(ncid, varid, name_utf8, sizeof(name_utf8), name_utf8)) ERR; in main()
226 if (nc_rename_dim(ncid, 0, name_utf8)) ERR; in main()
228 if (nc_put_att_text(ncid, varid, ATT1_NAME, sizeof(name_utf8), name_utf8)) ERR; in main()
[all …]
/dports/audio/musicpd/mpd-0.23.6/src/
H A DPlaylistFile.cxx66 spl_valid_name(const char *name_utf8) in spl_valid_name() argument
68 if (StringIsEmpty(name_utf8)) in spl_valid_name()
84 std::strchr(name_utf8, '\n') == nullptr && in spl_valid_name()
85 std::strchr(name_utf8, '\r') == nullptr; in spl_valid_name()
100 spl_check_name(const char *name_utf8) in spl_check_name() argument
102 if (!spl_valid_name(name_utf8)) in spl_check_name()
108 spl_map_to_fs(const char *name_utf8) in spl_map_to_fs() argument
111 spl_check_name(name_utf8); in spl_map_to_fs()
113 auto path_fs = map_spl_utf8_to_fs(name_utf8); in spl_map_to_fs()
267 :path(spl_map_to_fs(name_utf8)), in PlaylistFileEditor()
[all …]
H A DPlaylistFile.hxx53 explicit PlaylistFileEditor(const char *name_utf8, LoadMode load_mode);
83 spl_valid_name(const char *name_utf8);
86 spl_map_to_fs(const char *name_utf8);
98 spl_delete(const char *name_utf8);
H A DPlaylistSave.cxx85 spl_save_queue(const char *name_utf8, const Queue &queue) in spl_save_queue() argument
87 const auto path_fs = spl_map_to_fs(name_utf8); in spl_save_queue()
107 spl_save_playlist(const char *name_utf8, const playlist &playlist) in spl_save_playlist() argument
109 spl_save_queue(name_utf8, playlist.queue); in spl_save_playlist()
/dports/audio/tagtool/tagtool-0.12.3/src/
H A Dedit_tab.c81 gchar *name_utf8; in et_load_file() local
97 name_utf8 = str_filename_to_utf8(name, _("(UTF8 conversion error)")); in et_load_file()
100 sb_printf(_("Couldn't open file %s"), name_utf8); in et_load_file()
102 sb_printf(_("Audio file format not recognized: %s"), name_utf8); in et_load_file()
104 sb_printf(_("Unknow error when opening file %s"), name_utf8); in et_load_file()
106 free(name_utf8); in et_load_file()
113 name_utf8 = str_filename_to_utf8(name, _("(UTF8 conversion error)")); in et_load_file()
115 free(name_utf8); in et_load_file()
H A Dclear_tab.c105 gchar *name_utf8; in clear_tags() local
138 name_utf8 = str_filename_to_utf8(g_basename(curr_path), _("(UTF8 conversion error)")); in clear_tags()
142 pd_printf(PD_ICON_FAIL, _("Error in file \"%s\""), name_utf8); in clear_tags()
155 pd_printf(PD_ICON_WARN, _("Skipped \"%s\""), name_utf8); in clear_tags()
162 pd_printf(PD_ICON_FAIL, _("Error in file \"%s\""), name_utf8); in clear_tags()
168 pd_printf(PD_ICON_OK, _("Cleared tag from \"%s\""), name_utf8); in clear_tags()
176 free(name_utf8); in clear_tags()
177 name_utf8 = NULL; in clear_tags()
/dports/audio/musicpd/mpd-0.23.6/src/db/update/
H A DWalk.cxx235 skip_path(const char *name_utf8) noexcept in skip_path() argument
237 return std::strchr(name_utf8, '\n') != nullptr; in skip_path()
363 const char *name_utf8; in UpdateDirectory() local
365 if (skip_path(name_utf8)) in UpdateDirectory()
374 if (SkipSymlink(&directory, name_utf8)) { in UpdateDirectory()
375 modified |= editor.DeleteNameIn(directory, name_utf8); in UpdateDirectory()
396 std::string_view name_utf8) noexcept in DirectoryMakeChildChecked() argument
401 directory = parent.FindChild(name_utf8); in DirectoryMakeChildChecked()
416 if (SkipSymlink(&parent, name_utf8)) in DirectoryMakeChildChecked()
423 Song *conflicting = parent.FindSong(name_utf8); in DirectoryMakeChildChecked()
[all …]
H A DUpdateIO.cxx69 std::string_view name_utf8) in GetDirectoryChildInfo() argument
72 name_utf8); in GetDirectoryChildInfo()
78 std::string_view name_utf8) noexcept in directory_child_is_regular() argument
80 return GetDirectoryChildInfo(storage, directory, name_utf8) in directory_child_is_regular()
/dports/mail/cone/cone-1.1/cone/
H A Dfilter.C44 + " " + mail::searchParams::encode(name_utf8); in string()
46 return "TAG " + name_utf8; in string()
50 + " " + mail::searchParams::encode(name_utf8); in string()
82 mail::searchParams::decode(s, name_utf8); in Step()
87 name_utf8=s.substr(4); in Step()
95 mail::searchParams::decode(s, name_utf8); in Step()
238 << Gettext::fromutf8(name_utf8); in getDescription()
242 istringstream i(name_utf8); in getDescription()
252 << Gettext::fromutf8(name_utf8); in getDescription()
/dports/irc/hexchat/hexchat-2.16.0/src/common/sysinfo/win32/
H A Dbackend.c325 char *name_utf8; in read_cpu_info() local
336 name_utf8 = bstr_to_utf8 (name_variant.bstrVal); in read_cpu_info()
340 if (name_utf8 == NULL) in read_cpu_info()
348 g_free (name_utf8); in read_cpu_info()
359 result = g_strdup_printf ("%s (%.2fGHz)", name_utf8, cpu_freq_mhz / 1000.f); in read_cpu_info()
363 result = g_strdup_printf ("%s (%" G_GUINT32_FORMAT "MHz)", name_utf8, cpu_freq_mhz); in read_cpu_info()
366 g_free (name_utf8); in read_cpu_info()
375 char *name_utf8; in read_vga_name() local
383 name_utf8 = bstr_to_utf8 (name_variant.bstrVal); in read_vga_name()
387 if (name_utf8 == NULL) in read_vga_name()
[all …]
/dports/audio/musicpd/mpd-0.23.6/src/db/plugins/simple/
H A DDirectory.hxx161 Directory *CreateChild(std::string_view name_utf8) noexcept;
181 Directory *MakeChild(std::string_view name_utf8) noexcept { in MakeChild()
182 Directory *child = FindChild(name_utf8); in MakeChild()
184 child = CreateChild(name_utf8); in MakeChild()
269 const Song *FindSong(std::string_view name_utf8) const noexcept;
272 Song *FindSong(std::string_view name_utf8) noexcept { in FindSong()
274 return const_cast<Song *>(cthis->FindSong(name_utf8)); in FindSong()
H A DDirectory.cxx86 Directory::CreateChild(std::string_view name_utf8) noexcept in CreateChild() argument
89 assert(!name_utf8.empty()); in CreateChild()
92 ? std::string(name_utf8) in CreateChild()
93 : PathTraitsUTF8::Build(GetPath(), name_utf8); in CreateChild()
197 Directory::FindSong(std::string_view name_utf8) const noexcept in FindSong()
204 if (song.filename == name_utf8) in FindSong()
/dports/audio/musicpd/mpd-0.23.6/src/command/
H A DStorageCommands.cxx44 skip_path(const char *name_utf8) noexcept in skip_path() argument
46 return std::strchr(name_utf8, '\n') != nullptr; in skip_path()
52 const char *name_utf8; in handle_listfiles_storage() local
53 while ((name_utf8 = reader.Read()) != nullptr) { in handle_listfiles_storage()
54 if (skip_path(name_utf8)) in handle_listfiles_storage()
72 name_utf8, in handle_listfiles_storage()
77 r.Fmt(FMT_STRING("directory: {}\n"), name_utf8); in handle_listfiles_storage()
/dports/lang/perl5.34/perl-5.34.0/t/op/
H A Dpostfixderef.t187 $name_utf8 = $name8 . chr 256;
188 chop $name_utf8;
197 is ($name_utf8->$*, undef, 'Nothing before we start');
200 is ($name_utf8->$*, "Pound", 'Accessing via UTF8 symref works');
205 $name_utf8 = $name = chr 9787;
206 utf8::encode $name_utf8;
209 is (length $name_utf8, 3, "UTF8 representation is 3 chars");
212 is ($name_utf8->$*, undef, 'Nothing before we start');
215 is ($name_utf8->$*, undef,
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/op/
H A Dpostfixderef.t187 $name_utf8 = $name8 . chr 256;
188 chop $name_utf8;
197 is ($name_utf8->$*, undef, 'Nothing before we start');
200 is ($name_utf8->$*, "Pound", 'Accessing via UTF8 symref works');
205 $name_utf8 = $name = chr 9787;
206 utf8::encode $name_utf8;
209 is (length $name_utf8, 3, "UTF8 representation is 3 chars");
212 is ($name_utf8->$*, undef, 'Nothing before we start');
215 is ($name_utf8->$*, undef,
/dports/lang/perl5.30/perl-5.30.3/t/op/
H A Dpostfixderef.t187 $name_utf8 = $name8 . chr 256;
188 chop $name_utf8;
197 is ($name_utf8->$*, undef, 'Nothing before we start');
200 is ($name_utf8->$*, "Pound", 'Accessing via UTF8 symref works');
205 $name_utf8 = $name = chr 9787;
206 utf8::encode $name_utf8;
209 is (length $name_utf8, 3, "UTF8 representation is 3 chars");
212 is ($name_utf8->$*, undef, 'Nothing before we start');
215 is ($name_utf8->$*, undef,
/dports/lang/perl5.32/perl-5.32.1/t/op/
H A Dpostfixderef.t187 $name_utf8 = $name8 . chr 256;
188 chop $name_utf8;
197 is ($name_utf8->$*, undef, 'Nothing before we start');
200 is ($name_utf8->$*, "Pound", 'Accessing via UTF8 symref works');
205 $name_utf8 = $name = chr 9787;
206 utf8::encode $name_utf8;
209 is (length $name_utf8, 3, "UTF8 representation is 3 chars");
212 is ($name_utf8->$*, undef, 'Nothing before we start');
215 is ($name_utf8->$*, undef,
/dports/audio/musicpd/mpd-0.23.6/src/db/
H A DDatabasePrint.cxx79 const char *name_utf8) noexcept in print_playlist_in_directory() argument
83 ApplyBaseFlag(name_utf8, base)); in print_playlist_in_directory()
86 directory, name_utf8); in print_playlist_in_directory()
92 const char *name_utf8) noexcept in print_playlist_in_directory() argument
95 r.Fmt(FMT_STRING("playlist: {}\n"), name_utf8); in print_playlist_in_directory()
98 directory->GetPath(), name_utf8); in print_playlist_in_directory()
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/
H A Dobs-win-crash-handler.c224 char name_utf8[MAX_PATH]; in enum_all_modules() local
225 os_wcs_to_utf8(module_name, 0, name_utf8, MAX_PATH); in enum_all_modules()
230 dstr_copy(&data->module_name, name_utf8); in enum_all_modules()
236 module_base, module_base + module_size, name_utf8); in enum_all_modules()
286 char name_utf8[MAX_PATH]; member
296 strlwr(info->name_utf8); in enum_module()
330 if (!!module_info.name_utf8[0]) { in walk_stack()
331 p = strrchr(module_info.name_utf8, '\\'); in walk_stack()
332 p = p ? (p + 1) : module_info.name_utf8; in walk_stack()
334 strcpy(module_info.name_utf8, "<unknown>"); in walk_stack()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dpropername.c188 proper_name_utf8 (const char *name_ascii, const char *name_utf8) in proper_name_utf8() argument
205 xstr_iconv (name_utf8, "UTF-8", locale_code); in proper_name_utf8()
219 xstr_iconv (name_utf8, "UTF-8", locale_code_translit); in proper_name_utf8()
243 name_converted = name_utf8; in proper_name_utf8()
244 name_converted_translit = name_utf8; in proper_name_utf8()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dpropername.c188 proper_name_utf8 (const char *name_ascii, const char *name_utf8) in proper_name_utf8() argument
205 xstr_iconv (name_utf8, "UTF-8", locale_code); in proper_name_utf8()
219 xstr_iconv (name_utf8, "UTF-8", locale_code_translit); in proper_name_utf8()
243 name_converted = name_utf8; in proper_name_utf8()
244 name_converted_translit = name_utf8; in proper_name_utf8()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dpropername.c188 proper_name_utf8 (const char *name_ascii, const char *name_utf8) in proper_name_utf8() argument
205 xstr_iconv (name_utf8, "UTF-8", locale_code); in proper_name_utf8()
219 xstr_iconv (name_utf8, "UTF-8", locale_code_translit); in proper_name_utf8()
243 name_converted = name_utf8; in proper_name_utf8()
244 name_converted_translit = name_utf8; in proper_name_utf8()
/dports/devel/m4/m4-1.4.19/lib/
H A Dpropername.c188 proper_name_utf8 (const char *name_ascii, const char *name_utf8) in proper_name_utf8() argument
205 xstr_iconv (name_utf8, "UTF-8", locale_code); in proper_name_utf8()
219 xstr_iconv (name_utf8, "UTF-8", locale_code_translit); in proper_name_utf8()
243 name_converted = name_utf8; in proper_name_utf8()
244 name_converted_translit = name_utf8; in proper_name_utf8()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dpropername.c188 proper_name_utf8 (const char *name_ascii, const char *name_utf8) in proper_name_utf8() argument
205 xstr_iconv (name_utf8, "UTF-8", locale_code); in proper_name_utf8()
219 xstr_iconv (name_utf8, "UTF-8", locale_code_translit); in proper_name_utf8()
243 name_converted = name_utf8; in proper_name_utf8()
244 name_converted_translit = name_utf8; in proper_name_utf8()

12345678910>>...15