Home
last modified time | relevance | path

Searched refs:encode_utf8 (Results 101 – 125 of 2539) sorted by relevance

12345678910>>...102

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/regex-1.4.6/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/regex-1.4.3/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/www/castor/castor-0.8.16/cargo-crates/regex-1.3.9/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/games/genact/genact-0.10.0/cargo-crates/regex-1.3.9/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/regex-1.3.9/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/regex-1.4.1/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/devel/grex/grex-1.3.0/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/regex-1.4.3/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/regex-1.1.9/src/
H A Dutf8.rs163 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
174 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
186 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
197 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
210 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/regex-1.3.9/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/regex-1.4.6/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/editors/helix/helix-0.5.0/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/regex/src/
H A Dutf8.rs163 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
174 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
186 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
197 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
210 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/sysutils/hexyl/hexyl-0.9.0/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/regex-1.5.4/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/regex/src/
H A Dutf8.rs160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip()
171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last()
183 let n = cp.encode_utf8(&mut got).len(); in prop_encode_matches_std()
194 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_matches_std()
207 let n = given_cp.encode_utf8(&mut tmp).len(); in prop_decode_last_matches_std()

12345678910>>...102