Home
last modified time | relevance | path

Searched refs:g_uri_parse_scheme (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gio/
Dgio-tool-open.c112 uri_scheme = g_uri_parse_scheme (argv[i]); in handle_open()
Dgproxyaddressenumerator.c119 priv->proxy_type = g_uri_parse_scheme (priv->proxy_uri); in next_enumerator()
263 dest_protocol = g_uri_parse_scheme (priv->dest_uri); in g_proxy_address_enumerator_next()
353 dest_protocol = g_uri_parse_scheme (priv->dest_uri); in return_result()
Dgappinfo.c799 uri_scheme = g_uri_parse_scheme (uri); in g_app_info_launch_default_for_uri()
1004 uri_scheme = g_uri_parse_scheme (uri); in g_app_info_launch_default_for_uri_async()
Dgvfs.c204 scheme = g_uri_parse_scheme (uri); in get_file_for_uri_internal()
Dgicon.c409 scheme = g_uri_parse_scheme (str); in g_icon_new_for_string_simple()
/third_party/glib/glib/tests/
Duri.c507 s = g_uri_parse_scheme ("ftp://ftp.gtk.org"); in test_uri_scheme()
511 s = g_uri_parse_scheme ("good-scheme.but+weird:gtk.org"); in test_uri_scheme()
515 s = g_uri_parse_scheme ("1bad:"); in test_uri_scheme()
517 s = g_uri_parse_scheme ("bad"); in test_uri_scheme()
519 s = g_uri_parse_scheme ("99http://host/path"); in test_uri_scheme()
521 s = g_uri_parse_scheme (".http://host/path"); in test_uri_scheme()
523 s = g_uri_parse_scheme ("+http://host/path"); in test_uri_scheme()
/third_party/glib/glib/
Dguri.h396 char * g_uri_parse_scheme (const char *uri);
Dguri.c2810 g_uri_parse_scheme (const gchar *uri) in g_uri_parse_scheme() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3411 g_uri_parse_scheme
/third_party/glib/
DNEWS11277 - g_uri_get_scheme has been renamed go g_uri_parse_scheme