Searched refs:_remove_dot_segments (Results 1 – 1 of 1) sorted by relevance
997 static GList *_remove_dot_segments (GList * path);1161 new_path = _remove_dot_segments (*path); in _gst_uri_normalize_path()1214 _remove_dot_segments (GList * path) in _remove_dot_segments() function1875 t->path = _remove_dot_segments (ref_uri->path); in gst_uri_join()1882 t->path = _remove_dot_segments (ref_uri->path); in gst_uri_join()1893 t->path = _remove_dot_segments (ref_uri->path); in gst_uri_join()1896 t->path = _remove_dot_segments (mrgd); in gst_uri_join()2099 new_path = _remove_dot_segments (uri->path); in gst_uri_is_normalized()