Searched refs:has_slash (Results 1 – 14 of 14) sorted by relevance
349 gboolean has_slash; in gst_rtsp_url_get_request_uri_with_control() local355 has_slash = g_str_has_suffix (url->abspath, "/"); in gst_rtsp_url_get_request_uri_with_control()365 if (has_slash && control_has_slash) { in gst_rtsp_url_get_request_uri_with_control()372 has_slash = has_slash || control_has_slash; in gst_rtsp_url_get_request_uri_with_control()375 slash = (!has_slash && (actual_control_path != NULL)) ? "/" : ""; in gst_rtsp_url_get_request_uri_with_control()
2387 gboolean has_slash; in gst_rtspsrc_create_stream() local2392 has_slash = g_str_has_suffix (base, "/"); in gst_rtspsrc_create_stream()2398 if (has_slash && control_has_slash) { in gst_rtspsrc_create_stream()2405 has_slash = has_slash || control_has_slash; in gst_rtspsrc_create_stream()2408 slash = (!has_slash && (actual_control_path != NULL)) ? "/" : ""; in gst_rtspsrc_create_stream()
4626 int has_slash = 0;4666 has_slash = 1;4669 if (!has_slash)
6052 int has_slash = 0;6092 has_slash = 1;6095 if (!has_slash)
6004 int has_slash = 0;6044 has_slash = 1;6047 if (!has_slash)
6096 int has_slash = 0;6136 has_slash = 1;6139 if (!has_slash)
6219 int has_slash = 0;6259 has_slash = 1;6262 if (!has_slash)