Home
last modified time | relevance | path

Searched refs:g_utf8_casefold (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/tests/
Dunicode-caseconv.c115 convert = g_utf8_casefold (test, -1); in main()
/third_party/glib/glib/
Dgdate.c1011 casefold = g_utf8_casefold (str, -1); in g_date_fill_parse_tokens()
1091 casefold = g_utf8_casefold (buf, -1); in g_date_prepare_to_parse()
1097 casefold = g_utf8_casefold (buf, -1); in g_date_prepare_to_parse()
1103 casefold = g_utf8_casefold (buf, -1); in g_date_prepare_to_parse()
1109 casefold = g_utf8_casefold (buf, -1); in g_date_prepare_to_parse()
Dgunicode.h880 gchar *g_utf8_casefold (const gchar *str,
Dgfileutils.c415 pathext = g_utf8_casefold (pathext, -1); in g_file_test()
417 lastdot = g_utf8_casefold (lastdot, -1); in g_file_test()
Dguniprop.c1164 g_utf8_casefold (const gchar *str, in g_utf8_casefold() function
Dgstrfuncs.c3006 g_ptr_array_add (array, g_utf8_casefold (normal, -1)); in index_add_folded()
/third_party/glib/gio/
Dgiowin32-private.c73 folded = g_utf8_casefold (u8, -1); in g_utf16_to_utf8_and_fold()
Dgcontenttype.c1239 case_folded = g_utf8_casefold (name, -1); in component_match()
1324 case_folded = g_utf8_casefold (e->components[i], -1); in enumerator_new()
Dgwin32appinfo.c3276 command_utf8_folded = g_utf8_casefold (handler_verb->command_utf8, -1); in link_handlers_to_fake_apps()
5183 app->canonical_name_folded = g_utf8_casefold (application_name, -1); in g_app_info_create_from_commandline()
5240 scheme_down = g_utf8_casefold (uri_scheme, -1); in g_app_info_get_default_for_uri_scheme()
5283 ext_down = g_utf8_casefold (content_type, -1); in g_app_info_get_default_for_type()
5376 ext_down = g_utf8_casefold (content_type, -1); in g_app_info_get_all_for_type()
/third_party/glib/glib/tests/
Ddate.c318 buf_casefold = g_utf8_casefold (buf, -1); \ in test_month_names()
319 o_casefold = g_utf8_casefold ((o), -1); \ in test_month_names()
Dunicode.c523 str_casefold = g_utf8_casefold (NULL, 0); in test_casefold()
527 str_casefold = g_utf8_casefold (str, strlen (str)); in test_casefold()
Dgdatetime.c1545 gchar *o_casefold = g_utf8_casefold (o, -1); \ in test_GDateTime_printf()
1546 gchar *p_casefold = g_utf8_casefold (p, -1); \ in test_GDateTime_printf()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3339 g_utf8_casefold