Home
last modified time | relevance | path

Searched refs:reserved_chars_allowed (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Duriutils.cc47 const std::string& unescaped, const std::string& reserved_chars_allowed, bool allow_utf8) in uri_escape_string() argument
50 g_uri_escape_string(unescaped.c_str(), reserved_chars_allowed.c_str(), allow_utf8); in uri_escape_string()
H A Duriutils.h91 …i_escape_string(const std::string& unescaped, const std::string& reserved_chars_allowed = std::str…
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Duriutils.hg29 //Note that the illegal_characters and reserved_chars_allowed parameters are bytes and may not be U…
73 * But if you specify characters in @a reserved_chars_allowed they are not
79 * @param reserved_chars_allowed A string of reserved characters that are allowed to be used.
87 …i_escape_string(const std::string& unescaped, const std::string& reserved_chars_allowed = std::str…
H A Duriutils.ccg38 const std::string& unescaped, const std::string& reserved_chars_allowed, bool allow_utf8)
41 g_uri_escape_string(unescaped.c_str(), reserved_chars_allowed.c_str(), allow_utf8);
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgdummyfile.c72 const char *reserved_chars_allowed);
664 is_valid (char c, const char *reserved_chars_allowed) in is_valid() argument
673 if (reserved_chars_allowed && in is_valid()
674 strchr (reserved_chars_allowed, c) != NULL) in is_valid()
683 const char *reserved_chars_allowed) in g_string_append_encoded() argument
690 if (is_valid (c, reserved_chars_allowed)) in g_string_append_encoded()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dguriprivate.h31 const gchar *reserved_chars_allowed,
H A Dguri.h402 const char *reserved_chars_allowed,
414 const char *reserved_chars_allowed);
H A Dguri.c407 const gchar *reserved_chars_allowed) in is_valid() argument
412 if (reserved_chars_allowed && strchr (reserved_chars_allowed, c)) in is_valid()
422 const gchar *reserved_chars_allowed, in _uri_encoder() argument
443 else if (is_valid (*p, reserved_chars_allowed)) in _uri_encoder()
2694 const gchar *reserved_chars_allowed, in g_uri_escape_string() argument
2703 g_string_append_uri_escaped (s, unescaped, reserved_chars_allowed, allow_utf8); in g_uri_escape_string()
2789 const gchar *reserved_chars_allowed) in g_uri_escape_bytes() argument
2798 reserved_chars_allowed, FALSE); in g_uri_escape_bytes()
H A Dgstring.h160 const gchar *reserved_chars_allowed,
H A Dgstring.c526 const gchar *reserved_chars_allowed, in g_string_append_uri_escaped() argument
530 reserved_chars_allowed, allow_utf8); in g_string_append_uri_escaped()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/auto/
H A Duri.rs181 pub fn escape_bytes(unescaped: &[u8], reserved_chars_allowed: Option<&str>) -> crate::GString { in escape_bytes()
187 reserved_chars_allowed.to_glib_none().0, in escape_bytes()
195 reserved_chars_allowed: Option<&str>, in escape_string()
201 reserved_chars_allowed.to_glib_none().0, in escape_string()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/auto/
H A Duri.rs181 pub fn escape_bytes(unescaped: &[u8], reserved_chars_allowed: Option<&str>) -> crate::GString { in escape_bytes()
187 reserved_chars_allowed.to_glib_none().0, in escape_bytes()
195 reserved_chars_allowed: Option<&str>, in escape_string()
201 reserved_chars_allowed.to_glib_none().0, in escape_string()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/auto/
H A Duri.rs181 pub fn escape_bytes(unescaped: &[u8], reserved_chars_allowed: Option<&str>) -> crate::GString { in escape_bytes()
187 reserved_chars_allowed.to_glib_none().0, in escape_bytes()
195 reserved_chars_allowed: Option<&str>, in escape_string()
201 reserved_chars_allowed.to_glib_none().0, in escape_string()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/auto/
H A Duri.rs181 pub fn escape_bytes(unescaped: &[u8], reserved_chars_allowed: Option<&str>) -> crate::GString { in escape_bytes()
187 reserved_chars_allowed.to_glib_none().0, in escape_bytes()
195 reserved_chars_allowed: Option<&str>, in escape_string()
201 reserved_chars_allowed.to_glib_none().0, in escape_string()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/auto/
H A Duri.rs181 pub fn escape_bytes(unescaped: &[u8], reserved_chars_allowed: Option<&str>) -> crate::GString { in escape_bytes()
187 reserved_chars_allowed.to_glib_none().0, in escape_bytes()
195 reserved_chars_allowed: Option<&str>, in escape_string()
201 reserved_chars_allowed.to_glib_none().0, in escape_string()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/auto/
H A Duri.rs181 pub fn escape_bytes(unescaped: &[u8], reserved_chars_allowed: Option<&str>) -> crate::GString { in escape_bytes()
187 reserved_chars_allowed.to_glib_none().0, in escape_bytes()
195 reserved_chars_allowed: Option<&str>, in escape_string()
201 reserved_chars_allowed.to_glib_none().0, in escape_string()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/auto/
H A Duri.rs181 pub fn escape_bytes(unescaped: &[u8], reserved_chars_allowed: Option<&str>) -> crate::GString { in escape_bytes()
187 reserved_chars_allowed.to_glib_none().0, in escape_bytes()
195 reserved_chars_allowed: Option<&str>, in escape_string()
201 reserved_chars_allowed.to_glib_none().0, in escape_string()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dutils.rs217 reserved_chars_allowed: Option<&str>, in uri_escape_string()
223 reserved_chars_allowed.to_glib_none().0, in uri_escape_string()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dutils.rs217 reserved_chars_allowed: Option<&str>, in uri_escape_string()
223 reserved_chars_allowed.to_glib_none().0, in uri_escape_string()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dutils.rs217 reserved_chars_allowed: Option<&str>, in uri_escape_string()
223 reserved_chars_allowed.to_glib_none().0, in uri_escape_string()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dutils.rs217 reserved_chars_allowed: Option<&str>, in uri_escape_string()
223 reserved_chars_allowed.to_glib_none().0, in uri_escape_string()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Dutils.rs217 reserved_chars_allowed: Option<&str>, in uri_escape_string()
223 reserved_chars_allowed.to_glib_none().0, in uri_escape_string()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Dutils.rs217 reserved_chars_allowed: Option<&str>, in uri_escape_string()
223 reserved_chars_allowed.to_glib_none().0, in uri_escape_string()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Dutils.rs217 reserved_chars_allowed: Option<&str>, in uri_escape_string()
223 reserved_chars_allowed.to_glib_none().0, in uri_escape_string()
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Duri-utils.c408 const char *reserved_chars_allowed) in _g_string_append_uri_escaped() argument
412 esc_val = g_uri_escape_string (val, reserved_chars_allowed, TRUE); in _g_string_append_uri_escaped()

123