Home
last modified time | relevance | path

Searched refs:g_uri_unescape_segment (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/gvfs/gvfs-1.46.2/client/
H A Dgvfsuriutils.c183 decoded->userinfo = g_uri_unescape_segment (userinfo_start, userinfo_end, NULL); in g_vfs_decode_uri()
262 decoded->host = g_uri_unescape_segment (host_start, host_end, NULL); in g_vfs_decode_uri()
267 decoded->path = g_uri_unescape_segment (hier_part_start, hier_part_end, "/"); in g_vfs_decode_uri()
/dports/devel/glib20/glib-2.70.4/fuzzing/
H A Dfuzz_uri_escape.c40 …unescaped_string = g_uri_unescape_segment ((const gchar *) data, (const gchar *) data + size, NULL… in test_string()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtspurl.c143 res->user = g_uri_unescape_segment (p, col, NULL); in gst_rtsp_url_parse()
145 res->passwd = g_uri_unescape_segment (col, at, NULL); in gst_rtsp_url_parse()
/dports/x11-toolkits/tepl/tepl-5.1.1/tepl/
H A Dtepl-utils.c478 *user = g_uri_unescape_segment (userinfo_start, userinfo_end, NULL); in tepl_utils_decode_uri()
516 *path = g_uri_unescape_segment (hier_part_start, hier_part_end, "/"); in tepl_utils_decode_uri()
/dports/x11-toolkits/tepl6/tepl-6.00.0/tepl/
H A Dtepl-utils.c514 *user = g_uri_unescape_segment (userinfo_start, userinfo_end, NULL); in tepl_utils_decode_uri()
552 *path = g_uri_unescape_segment (hier_part_start, hier_part_end, "/"); in tepl_utils_decode_uri()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dguri.h391 char * g_uri_unescape_segment (const char *escaped_string,
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Duriutils.hg50 //char * g_uri_unescape_segment (const char *escaped_string,
/dports/x11/libfm/libfm-1.3.2/src/modules/
H A Dvfs-search.c435 path = g_uri_unescape_segment(p, sep, NULL); in parse_search_uri()
438 path = g_uri_unescape_segment(p, params, NULL); in parse_search_uri()
471 value = g_uri_unescape_segment(value+1, sep, NULL); in parse_search_uri()
/dports/x11/libfm-extra/libfm-1.3.2/src/modules/
H A Dvfs-search.c435 path = g_uri_unescape_segment(p, sep, NULL); in parse_search_uri()
438 path = g_uri_unescape_segment(p, params, NULL); in parse_search_uri()
471 value = g_uri_unescape_segment(value+1, sep, NULL); in parse_search_uri()
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/vfs/
H A Dvfs-search.c470 path = g_uri_unescape_segment(p, sep, NULL); in parse_search_uri()
473 path = g_uri_unescape_segment(p, params, NULL); in parse_search_uri()
506 value = g_uri_unescape_segment(value+1, sep, NULL); in parse_search_uri()
/dports/audio/osd-lyrics/osdlyrics-0.4.3/src/
H A Dol_path_pattern.c266 gchar *file_name = g_uri_unescape_segment (begin, end, NULL);
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-utils.c1265 *user = g_uri_unescape_segment (userinfo_start, userinfo_end, NULL); in xed_utils_decode_uri()
1311 *path = g_uri_unescape_segment (hier_part_start, hier_part_end, "/"); in xed_utils_decode_uri()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dutils.rs254 from_glib_full(ffi::g_uri_unescape_segment( in uri_unescape_segment()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dutils.rs254 from_glib_full(ffi::g_uri_unescape_segment( in uri_unescape_segment()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dutils.rs254 from_glib_full(ffi::g_uri_unescape_segment( in uri_unescape_segment()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dutils.rs254 from_glib_full(ffi::g_uri_unescape_segment( in uri_unescape_segment()

123