Home
last modified time | relevance | path

Searched refs:g_uri_get_query (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dguri.h237 const gchar *g_uri_get_query (GUri *uri);
Dguri.c2510 g_uri_get_query (GUri *uri) in g_uri_get_query() function
/third_party/glib/glib/tests/
Duri.c790 g_assert_cmpstr (g_uri_get_query (uri), ==, test->expected_parts.query); in test_uri_parsing_absolute()
928 g_assert_cmpstr (g_uri_get_query (uri), ==, test->parts.query); in test_uri_parsing_relative()
1047 g_assert_cmpstr (g_uri_get_query (uri), ==, "query"); in test_uri_build()
1063 g_assert_cmpstr (g_uri_get_query (uri), ==, "query"); in test_uri_build()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3425 g_uri_get_query