Home
last modified time | relevance | path

Searched defs:encode_string (Results 176 – 200 of 253) sorted by relevance

1234567891011

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/rust-argon2-0.8.3/src/
H A Dencoding.rs134 pub fn encode_string(context: &Context, hash: &[u8]) -> String { in encode_string() function
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/rust-argon2-0.7.0/src/
H A Dencoding.rs134 pub fn encode_string(context: &Context, hash: &[u8]) -> String { in encode_string() function
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-credentials.c248 encode_string (const gchar *decoded) in encode_string() function
/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Dunicharset.cpp239 bool UNICHARSET::encode_string(const char *str, bool give_up_on_failure, in encode_string() function in tesseract::UNICHARSET
492 void UNICHARSET::encode_string(const char *str, int str_index, int str_length, in encode_string() function in tesseract::UNICHARSET
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/roboto/
H A Dawsqueryrequest.py107 def encode_string(cls, p, rp, v, l): member in Encoder
/dports/converters/py-rencode/rencode-1.0.6/rencode/
H A Drencode_orig.py351 def encode_string(x, r): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/roboto/
H A Dawsqueryrequest.py107 def encode_string(cls, p, rp, v, l): member in Encoder
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/roboto/
H A Dawsqueryrequest.py107 def encode_string(cls, p, rp, v, l): member in Encoder
/dports/devel/py-boto/boto-2.49.0/boto/roboto/
H A Dawsqueryrequest.py107 def encode_string(cls, p, rp, v, l): member in Encoder
/dports/audio/epos-devel/epos-2.5.37/src/
H A Dencoding.cc179 void encode_string(unsigned char *s, int cs, bool alloc) in encode_string() function
/dports/www/phpgroupware/phpgroupware-0.9.16.017/felamimail/inc/
H A Dclass.phpmailer.inc.php1267 function encode_string ($str, $encoding = "base64") { function in phpmailer
/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dproperties.c663 static int encode_string(FILE *f, const char *val) in encode_string() function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/macs/
H A Dkmac_prov.c500 static int encode_string(unsigned char *out, size_t out_max_len, size_t *out_len, in encode_string() function
/dports/devel/tass64/64tass-1.56.2625-src/
H A Dencoding.c326 int encode_string(struct encoder_s *encoder) { in encode_string() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/macs/
H A Dkmac_prov.c500 static int encode_string(unsigned char *out, size_t out_max_len, size_t *out_len, in encode_string() function
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/macs/
H A Dkmac_prov.c500 static int encode_string(unsigned char *out, size_t out_max_len, size_t *out_len, in encode_string() function
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/macs/
H A Dkmac_prov.c500 static int encode_string(unsigned char *out, size_t out_max_len, size_t *out_len, in encode_string() function
/dports/security/openssl-devel/openssl-3.0.2/providers/implementations/macs/
H A Dkmac_prov.c500 static int encode_string(unsigned char *out, size_t out_max_len, size_t *out_len, in encode_string() function
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/providers/implementations/macs/
H A Dkmac_prov.c500 static int encode_string(unsigned char *out, size_t out_max_len, size_t *out_len, in encode_string() function
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/src/
H A Ddocsis_encode.c509 int encode_string(unsigned char *buf, void *tval, struct symbol_entry *sym_ptr ) in encode_string() function
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/externals/
H A D_arff.py421 def encode_string(s): function
/dports/devel/acme/acme-0.97.r323/src/
H A Dpseudoopcodes.c377 static enum eos encode_string(const struct encoder *inner_encoder, unsigned char xor) in encode_string() function
/dports/science/py-liac-arff/liac-arff-2.5.0/
H A Darff.py419 def encode_string(s): function
/dports/devel/hpx/hpx-1.2.1/src/util/
H A Dcommand_line_handling.cpp84 inline std::string encode_string(std::string str) in encode_string() function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/f5/
H A Dbigip_data_group.py444 def encode_string(self, record): member in RecordsEncoder

1234567891011