Searched refs:g_hostname_to_ascii (Results 1 – 13 of 13) sorted by relevance
101 ascii = g_hostname_to_ascii (idn_test_domains[i].unicode_name); in test_to_ascii()105 ascii = g_hostname_to_ascii (idn_test_domains[i].ascii_name); in test_to_ascii()122 ascii = g_hostname_to_ascii (non_round_trip_names[i].orig_name); in test_to_ascii()126 ascii = g_hostname_to_ascii (non_round_trip_names[i].ascii_name); in test_to_ascii()133 ascii = g_hostname_to_ascii (bad_names[i]); in test_to_ascii()347 converted = g_hostname_to_ascii (hostname); in main()
37 gchar *g_hostname_to_ascii (const gchar *hostname);
470 g_hostname_to_ascii (const gchar *hostname) in g_hostname_to_ascii() function
608 host = g_hostname_to_ascii (decoded); in parse_host()
438 hostname = ascii_hostname = g_hostname_to_ascii (hostname); in lookup_by_name_real()589 hostname = ascii_hostname = g_hostname_to_ascii (hostname); in lookup_by_name_async_real()916 domain = ascii_domain = g_hostname_to_ascii (domain); in g_resolver_get_service_rrname()
87 ascii_hostname = g_hostname_to_ascii (hostname); in create_request()
293 host = ascii_host = g_hostname_to_ascii (host); in ignore_host()
456 hostname = g_hostname_to_ascii (g_srv_target_get_hostname (target)); in G_DEFINE_TYPE()
215 hostname = g_hostname_to_ascii (host);
83 uri_host = g_hostname_to_ascii (uri->host); in get_request_headers()
608 uri_host = g_hostname_to_ascii (uri->host); in print_request()
3864 g_hostname_to_ascii
8538 633350 g_hostname_to_ascii() ignores non-ascii dots9826 608743 Crash in g_hostname_to_ascii visiting certain website in epiphany