Home
last modified time | relevance | path

Searched refs:PercentDecode (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/www/firefox-legacy/firefox-52.8.0esr/third_party/rust/url/src/
H A Dpercent_encoding.rs245 pub fn percent_decode<'a>(input: &'a [u8]) -> PercentDecode<'a> { in percent_decode()
246 PercentDecode { in percent_decode()
253 pub struct PercentDecode<'a> { struct
269 impl<'a> Iterator for PercentDecode<'a> { argument
288 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
289 fn from(iter: PercentDecode<'a>) -> Self { in from()
297 impl<'a> PercentDecode<'a> { impl
307 decoded.extend(PercentDecode { in if_any()
/dports/misc/broot/broot-1.7.0/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/www/castor/castor-0.8.16/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/games/genact/genact-0.10.0/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/net/routinator/routinator-0.10.2/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/editors/helix/helix-0.5.0/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/www/rearx/rearx-0.1.4/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { argument
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { impl
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/percent-encoding-2.1.0/
H A Dlib.rs313 pub fn percent_decode_str(input: &str) -> PercentDecode { in percent_decode_str() argument
336 pub fn percent_decode(input: &[u8]) -> PercentDecode { in percent_decode() argument
337 PercentDecode { in percent_decode()
344 pub struct PercentDecode<'a> { struct
356 impl<'a> Iterator for PercentDecode<'a> { implementation
375 impl<'a> From<PercentDecode<'a>> for Cow<'a, [u8]> {
376 fn from(iter: PercentDecode<'a>) -> Self { in from()
384 impl<'a> PercentDecode<'a> { implementation
394 decoded.extend(PercentDecode { bytes: bytes_iter }); in if_any()

12345678910