Home
last modified time | relevance | path

Searched refs:fetch_string (Results 1 – 25 of 83) sorted by relevance

1234

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/mtproto/
H A DDhHandshake.h84 prime_str_ = parser.template fetch_string<std::string>(); in parse()
87 b_ = BigNum::from_binary(parser.template fetch_string<string>()); in parse()
92 g_b_ = BigNum::from_binary(parser.template fetch_string<string>()); in parse()
95 g_a_ = BigNum::from_binary(parser.template fetch_string<string>()); in parse()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A Dtl_parsers.h137 T fetch_string() { in fetch_string() function
203 T fetch_string() { in fetch_string() function
204 auto result = TlParser::fetch_string<T>(); in fetch_string()
241 inline BufferSlice TlBufferParser::fetch_string<BufferSlice>() {
242 return as_buffer_slice(TlParser::fetch_string<Slice>());
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/db/src/
H A Dxml.rs209 match db.get_fetcher().fetch_string(&key) { in locale_xml()
269 fn fetch_string(&self, lang: &Lang) -> Result<Option<String>, LocaleFetchError>;
271 let s = self.fetch_string(lang).ok()??;
277 fn fetch_string(&self, lang: &Lang) -> Result<Option<String>, LocaleFetchError>;
280 let s = self.fetch_string(lang).ok()??;
318 fn fetch_string(&self, lang: &Lang) -> Result<Option<String>, LocaleFetchError> { in fetch_string() method
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/rewriter/
H A Dpersisted_rule.h74 const char *is_enabled_c = (c->fetch_string(c->enabled_column())); in Persisted_rule()
120 const char *value = c->fetch_string(colno); in copy_and_set()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/rewriter/
H A Dpersisted_rule.h78 const char *is_enabled_c= (c->fetch_string(c->enabled_column())); in Persisted_rule()
132 const char *value= c->fetch_string(colno); in copy_and_set()
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/rewriter/
H A Dpersisted_rule.h78 const char *is_enabled_c= (c->fetch_string(c->enabled_column())); in Persisted_rule()
132 const char *value= c->fetch_string(colno); in copy_and_set()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/rewriter/
H A Dpersisted_rule.h78 const char *is_enabled_c= (c->fetch_string(c->enabled_column())); in Persisted_rule()
132 const char *value= c->fetch_string(colno); in copy_and_set()
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/rewriter/
H A Dpersisted_rule.h78 const char *is_enabled_c= (c->fetch_string(c->enabled_column())); in Persisted_rule()
132 const char *value= c->fetch_string(colno); in copy_and_set()
/dports/databases/mysql57-client/mysql-5.7.36/plugin/rewriter/
H A Dpersisted_rule.h78 const char *is_enabled_c= (c->fetch_string(c->enabled_column())); in Persisted_rule()
132 const char *value= c->fetch_string(colno); in copy_and_set()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/rewriter/
H A Dpersisted_rule.h78 const char *is_enabled_c= (c->fetch_string(c->enabled_column())); in Persisted_rule()
132 const char *value= c->fetch_string(colno); in copy_and_set()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/tl/
H A Dtl_object_parse.h106 return parser.template fetch_string<T>(); in parse()
115 return parser.template fetch_string<T>(); in parse()
/dports/biology/wise/wise2.4.1/src/models/
H A Doldpostwise.c25 char * fetch_string = "efetch swir:%s"; variable
191 …_GenomicRegion(gr,pgl,palg,GWWRAP_623L,10,10,mat,-gap,-ext,gp,rmd,rmd,fetch_string,show_alignments… in build_gene_prediction()
354 fprintf(stdout," -fetch [%s] Pipe to open to fetch protein sequences\n",fetch_string); in show_help()
447 fetch_string = temp; in main()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tddb/td/db/binlog/
H A Dbinlog_dump.cpp128 auto key = td::TlParser(event.data_).fetch_string<td::Slice>(); in main()
137 auto key = td::TlParser(event.data_).fetch_string<td::Slice>(); in main()
/dports/lang/perl5.32/perl-5.32.1/
H A Dconfigpm285 my $fetch_string = <<'EOT';
296 $fetch_string .= <<'EOT';
321 $fetch_string .= <<'EOT';
817 my $value = fetch_string ({}, $key);
/dports/lang/perl5.30/perl-5.30.3/
H A Dconfigpm285 my $fetch_string = <<'EOT';
296 $fetch_string .= <<'EOT';
321 $fetch_string .= <<'EOT';
817 my $value = fetch_string ({}, $key);
/dports/lang/perl5.34/perl-5.34.0/
H A Dconfigpm285 my $fetch_string = <<'EOT';
296 $fetch_string .= <<'EOT';
321 $fetch_string .= <<'EOT';
817 my $value = fetch_string ({}, $key);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dconfigpm285 my $fetch_string = <<'EOT';
296 $fetch_string .= <<'EOT';
321 $fetch_string .= <<'EOT';
817 my $value = fetch_string ({}, $key);
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDhConfig.h33 prime = parser.template fetch_string<std::string>(); in parse()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/x11/
H A Dxsettings-client.c214 fetch_string (XSettingsBuffer *buffer, in fetch_string() function
293 if (!fetch_string (&buffer, name_len, &x_name) || in parse_settings()
315 !fetch_string (&buffer, v_int, &s)) in parse_settings()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/
H A Dservice_rules_table.h110 const char *fetch_string(int fieldno);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/mysql/
H A Dservice_rules_table.h118 const char *fetch_string(int fieldno);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/mysql/
H A Dservice_rules_table.h118 const char *fetch_string(int fieldno);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/mysql/
H A Dservice_rules_table.h118 const char *fetch_string(int fieldno);
/dports/databases/percona57-server/percona-server-5.7.36-39/include/mysql/
H A Dservice_rules_table.h118 const char *fetch_string(int fieldno);
/dports/databases/percona57-client/percona-server-5.7.36-39/include/mysql/
H A Dservice_rules_table.h118 const char *fetch_string(int fieldno);

1234