Home
last modified time | relevance | path

Searched refs:remove_dot_segments (Results 1 – 2 of 2) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-uri.c241 gboolean remove_dot_segments = TRUE; in soup_uri_new_with_base() local
404 remove_dot_segments = FALSE; in soup_uri_new_with_base()
422 if (remove_dot_segments && uri->path && *uri->path) { in soup_uri_new_with_base()
/third_party/glib/glib/
Dguri.c1305 remove_dot_segments (gchar *path) in remove_dot_segments() function
1448 remove_dot_segments (uri->path); in g_uri_parse_relative()
1453 remove_dot_segments (uri->path); in g_uri_parse_relative()
1466 remove_dot_segments (uri->path); in g_uri_parse_relative()
1485 remove_dot_segments (uri->path); in g_uri_parse_relative()