Searched refs:pct_sep_len (Results 1 – 1 of 1) sorted by relevance
1303 guint pct_sep_len = 0; in _gst_uri_string_to_list() local1309 pct_sep_len = 3; in _gst_uri_string_to_list()1325 memmove (next_sep + 1, next_sep + pct_sep_len, in _gst_uri_string_to_list()1326 strlen (next_sep + pct_sep_len) + 1); in _gst_uri_string_to_list()