Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dhostutils.c101 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()
/third_party/glib/glib/
Dghostutils.h37 gchar *g_hostname_to_ascii (const gchar *hostname);
Dghostutils.c470 g_hostname_to_ascii (const gchar *hostname) in g_hostname_to_ascii() function
Dguri.c608 host = g_hostname_to_ascii (decoded); in parse_host()
/third_party/glib/gio/
Dgresolver.c438 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()
Dghttpproxy.c87 ascii_hostname = g_hostname_to_ascii (hostname); in create_request()
Dgsimpleproxyresolver.c293 host = ascii_host = g_hostname_to_ascii (host); in ignore_host()
Dgnetworkservice.c456 hostname = g_hostname_to_ascii (g_srv_target_get_hostname (target)); in G_DEFINE_TYPE()
Dgosxappinfo.m215 hostname = g_hostname_to_ascii (host);
/third_party/libsoup/libsoup/
Dsoup-message-client-io.c83 uri_host = g_hostname_to_ascii (uri->host); in get_request_headers()
Dsoup-logger.c608 uri_host = g_hostname_to_ascii (uri->host); in print_request()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3864 g_hostname_to_ascii
/third_party/glib/
DNEWS8538 633350 g_hostname_to_ascii() ignores non-ascii dots
9826 608743 Crash in g_hostname_to_ascii visiting certain website in epiphany