Home
last modified time | relevance | path

Searched refs:g_utf8_collate_key (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/x11/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.7.1/panel-plugin/
H A Delement.h90 m_sort_key = g_utf8_collate_key(m_text, -1); in set_text()
98 m_sort_key = g_utf8_collate_key(m_text, -1); in set_text()
/dports/devel/gtranslator/gtranslator-40.0/src/translation-memory/gda/
H A Dgda-utils.c67 gchar *lower_collate = g_utf8_collate_key (lower, -1); in check_good_word()
111 badwords_collate[x] = g_utf8_collate_key (badwords[x], -1); in gtr_gda_utils_split_string_in_words()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimptag.c80 collate_key = g_utf8_collate_key (case_folded, -1); in gimp_tag_new()
116 collate_key = g_utf8_collate_key (case_folded, -1); in gimp_tag_try_new()
271 collate_key2 = g_utf8_collate_key (case_folded, -1); in gimp_tag_compare_with_string()
/dports/mail/gnubiff/gnubiff-2.2.13/src/
H A Dheader.cc246 gchar *tmp = g_utf8_collate_key (date_str, -1); in date()
288 gchar *tmp = g_utf8_collate_key (sender.c_str (), -1); in sender()
305 gchar *tmp = g_utf8_collate_key (subject.c_str (), -1); in subject()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgunicollate.c376 g_utf8_collate_key (const gchar *str, in g_utf8_collate_key() function
580 collate_key = g_utf8_collate_key (prev, p - prev); in g_utf8_collate_key_for_filename()
603 collate_key = g_utf8_collate_key (prev, p - prev); in g_utf8_collate_key_for_filename()
671 collate_key = g_utf8_collate_key (prev, p - prev); in g_utf8_collate_key_for_filename()
/dports/deskutils/gnome-todo/gnome-todo-41.0/src/
H A Dgtd-utils.c230 collated_a = g_utf8_collate_key (string_a, -1); in gtd_collate_compare_strings()
231 collated_b = g_utf8_collate_key (string_b, -1); in gtd_collate_compare_strings()
/dports/net-im/profanity/profanity-0.11.1/src/xmpp/
H A Dcontact.c71 contact->barejid_collate_key = g_utf8_collate_key(contact->barejid, -1); in p_contact_new()
75 contact->name_collate_key = g_utf8_collate_key(contact->name, -1); in p_contact_new()
111 contact->name_collate_key = g_utf8_collate_key(contact->name, -1); in p_contact_set_name()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkstringsorter.c81 s = g_utf8_collate_key (t, -1); in gtk_string_sorter_get_key()
86 s = g_utf8_collate_key (g_value_get_string (&value), -1); in gtk_string_sorter_get_key()
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dmisc.c66 s1_key = g_utf8_collate_key(s1_t, -1); in utf8_compare()
67 s2_key = g_utf8_collate_key(s2_t, -1); in utf8_compare()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dunicollate.rs15 unsafe { from_glib_full(ffi::g_utf8_collate_key(s.as_ref().to_glib_none().0, -1)) }; in from()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dunicollate.rs15 unsafe { from_glib_full(ffi::g_utf8_collate_key(s.as_ref().to_glib_none().0, -1)) }; in from()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dunicollate.rs15 unsafe { from_glib_full(ffi::g_utf8_collate_key(s.as_ref().to_glib_none().0, -1)) }; in from()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dunicollate.rs15 unsafe { from_glib_full(ffi::g_utf8_collate_key(s.as_ref().to_glib_none().0, -1)) }; in from()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Dunicollate.rs15 unsafe { from_glib_full(ffi::g_utf8_collate_key(s.as_ref().to_glib_none().0, -1)) }; in from()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/gtk/private/
H A Dstring.h71 gchar *new_key = g_utf8_collate_key( new_key_lower, -1); in Add()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk/private/
H A Dstring.h71 gchar *new_key = g_utf8_collate_key( new_key_lower, -1); in Add()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/gtk/private/
H A Dstring.h71 gchar *new_key = g_utf8_collate_key( new_key_lower, -1); in Add()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/applications/
H A Dcc-applications-row.c85 self->sortkey = g_utf8_collate_key (key, -1); in cc_applications_row_new()
/dports/devel/devhelp/devhelp-41.2/devhelp/
H A Ddh-link.c510 la->name_collation_key = g_utf8_collate_key (la->name, -1); in dh_link_compare()
512 lb->name_collation_key = g_utf8_collate_key (lb->name, -1); in dh_link_compare()
/dports/devel/glib20/glib-2.70.4/tests/
H A Dunicode-collate.c105 line.key = g_utf8_collate_key (str, -1); in main()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-spell-dictionary.c86 dictionary->priv->collate_key = g_utf8_collate_key (data.dict_name, -1); in spell_dictionary_set_enchant_dict()
233 dictionary->priv->collate_key = g_utf8_collate_key (descr_data.dict_name, -1); in e_spell_dictionary_new_bare()
H A De-table-extras.c177 _cz = g_utf8_collate_key (tmp, -1); \ in e_table_str_case_compare()
212 _cz = g_utf8_collate_key (_z, -1); \ in e_table_collate_compare()
/dports/devel/dee/dee-1.2.7/src/
H A Ddee-text-analyzer.c177 return g_utf8_collate_key (data, -1); in dee_text_analyzer_collate_key_real()
/dports/devel/gtranslator/gtranslator-40.0/plugins/alternate-language/
H A Dgtr-alternate-language-panel.c89 msgid_collate = g_utf8_collate_key (msgid, -1); in showed_message_cb()
96 string_collate = g_utf8_collate_key (string, -1); in showed_message_cb()
/dports/devel/gtranslator/gtranslator-40.0/plugins/insert-params/
H A Dgtr-insert-params-plugin.c352 word_collate = g_utf8_collate_key (word, -1); in showed_message_cb()
358 param_collate = g_utf8_collate_key (param, -1); in showed_message_cb()

12345678