Home
last modified time | relevance | path

Searched refs:string_copy (Results 151 – 175 of 1110) sorted by relevance

12345678910>>...45

/dports/textproc/yodl/yodl-5fa97b175c85581d01329013cfdb4239f019b023/yodl/src/string/
H A Dstringcopy.c3 void string_copy(register String *dest, String *src) in string_copy() function
/dports/games/julius/julius-1.7.0/src/graphics/
H A Dtooltip.c102 string_copy(text, &composed_tooltip_text[offset], COMPOSED_TOOLTIP_TEXT_MAX - offset); in get_tooltip_text()
105 string_copy(text, composed_tooltip_text, COMPOSED_TOOLTIP_TEXT_MAX); in get_tooltip_text()
122string_copy(extra_value, &composed_tooltip_text[offset], COMPOSED_TOOLTIP_TEXT_MAX - offset); in get_tooltip_text()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Ddyn_string.c131 string_copy ( &(self->data[ self->data_len ]), self->allocated, s, size ); in add_string_2_dyn_string()
149 string_copy ( &(self->data[ self->data_len ]), self->allocated, other->data, size ); in add_dyn_string_2_dyn_string()
/dports/mail/qpopper/qpopper4.1.0/common/
H A Dstring_util.h50 char *string_copy (const char *str, size_t len);
/dports/games/julius/julius-1.7.0/src/core/
H A Dstring.h25 void string_copy(const uint8_t *src, uint8_t *dst, int maxlength);
/dports/games/augustus/augustus-3.1.0/src/core/
H A Dstring.h26 uint8_t* string_copy(const uint8_t *src, uint8_t *dst, int maxlength);
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dpathunix.cpp55 string_copy( file, f ); in path_translate_to_os_()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dpathunix.cpp55 string_copy( file, f ); in path_translate_to_os_()
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dpathunix.cpp55 string_copy( file, f ); in path_translate_to_os_()
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/
H A Dpathunix.cpp55 string_copy( file, f ); in path_translate_to_os_()
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/engine/
H A Dpathunix.cpp55 string_copy( file, f ); in path_translate_to_os_()
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/
H A Dpathunix.cpp55 string_copy( file, f ); in path_translate_to_os_()
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/engine/
H A Dpathunix.cpp55 string_copy( file, f ); in path_translate_to_os_()
/dports/mail/rspamd/rspamd-3.1/contrib/exim/
H A Dlocal_scan.c428 subject = string_copy (++strP); in AlterSubject()
574 symbols = string_copy (tok); in WaitForScanResult()
595 urls = string_copy (tok); in WaitForScanResult()
608 tmp = tok = string_copy(symbols); in WaitForScanResult()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/exim/
H A Dlocal_scan.c428 subject = string_copy (++strP); in AlterSubject()
574 symbols = string_copy (tok); in WaitForScanResult()
595 urls = string_copy (tok); in WaitForScanResult()
608 tmp = tok = string_copy(symbols); in WaitForScanResult()
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dxalloc.h200 #define string_copy(s) string_copy_traced(s, __FILE__ "::string_copy", __LINE__) macro
202 #define string_copy(s) string_copy_traced(s) macro
/dports/biology/sra-tools/sra-tools-2.11.0/tools/ccextract/
H A Dccextract.c815 r = string_copy (ibuff, sizeof (ibuff), hier, pz - s); in build_vpath_one()
847 s = string_copy (vbuff, sizeof (vbuff), nfile, sizeof (nfile)); in build_vpath_one()
848 r = string_copy (vbuff + s, sizeof (vbuff) - s, slash, z); in build_vpath_one()
849 … /*q = */string_copy (vbuff + s + r, (sizeof (vbuff) - s) - r, qmark, pz - (qmark - path)); in build_vpath_one()
853 s = string_copy (vbuff, sizeof (vbuff), slash, z); in build_vpath_one()
992 … x = string_copy (basestr, sizeof (basestr), options.arcstr, (colon + 1) - options.arcstr); in open_root_then_run()
/dports/devel/splint/splint-3.1.2/test/
H A Dsharing5.c2 extern /*@only@*/ char *string_copy (char *s);
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/
H A Dstrings.h25 void string_copy( string *, char const * );
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/
H A Dstrings.h25 void string_copy( string *, char const * );
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/
H A Dstrings.h25 void string_copy( string *, char const * );
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/
H A Dstrings.h25 void string_copy( string *, char const * );
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/
H A Dstrings.h25 void string_copy( string *, char const * );
/dports/games/torcs/torcs-1.3.7/src/libs/learning/
H A Dstring_utils.h70 extern char* string_copy (char* c);
/dports/mail/exim-monitor/exim-4.95/src/pdkim/
H A Dpdkim.c253 new_entry->value = string_copy(str); in pdkim_prepend_stringlist()
697 pub->version = string_copy(PDKIM_PUB_RECORD_VERSION); in pdkim_parse_pubkey_record()
1234 uschar * n = string_copy(sig->headernames); in pdkim_create_header()
1655 p = string_copy(p); in pdkim_feed_finish()
1672 : string_copy(CUS hdrs->value); in pdkim_feed_finish()
1686 sig_hdr = string_copy(sig->rawsig_no_b_val); in pdkim_feed_finish()
1954 sig->domain = string_copy(US domain); in pdkim_init_sign()
1955 sig->selector = string_copy(US selector); in pdkim_init_sign()
1956 sig->privkey = string_copy(US privkey); in pdkim_init_sign()
1996 sig->identity = string_copy(US identity); in pdkim_set_optional()
[all …]

12345678910>>...45