Home
last modified time | relevance | path

Searched refs:orig_str (Results 1 – 25 of 638) sorted by relevance

12345678910>>...26

/dports/mail/neomutt/neomutt-20211029/test/config/
H A Dmbtable.c66 TEST_MSG("Apple = %s\n", VarApple->orig_str); in test_initial_values()
212 const char *orig_str = VarElderberry ? VarElderberry->orig_str : NULL; in test_string_set() local
248 mb = VarFig ? VarFig->orig_str : NULL; in test_string_get()
260 mb = VarGuava ? VarGuava->orig_str : NULL; in test_string_get()
302 mb = VarIlama ? VarIlama->orig_str : NULL; in test_native_set()
356 char *mb2 = t ? t->orig_str : NULL; in test_native_get()
379 mb = VarLemon ? VarLemon->orig_str : NULL; in test_reset()
390 mb = VarLemon ? VarLemon->orig_str : NULL; in test_reset()
489 mb = VarOlive ? VarOlive->orig_str : NULL; in test_validator()
553 char *pstr = pa ? pa->orig_str : NULL; in dump_native()
[all …]
/dports/mail/courier/courier-0.65.3/unicode/
H A Dunicode.c136 if (!orig_str) in unicode_xconvert()
140 return (orig_str); in unicode_xconvert()
147 free(orig_str); in unicode_xconvert()
153 cur_conv=orig_str; in unicode_xconvert()
167 free(orig_str); in unicode_xconvert()
181 free(orig_str); in unicode_xconvert()
202 free(orig_str); in unicode_xconvert()
226 free(orig_str); in unicode_xconvert()
267 free(orig_str); in unicode_xconvert()
291 free(orig_str); in unicode_xconvert()
[all …]
/dports/x11/xnee/xnee-3.19/libxnee/test/
H A Dtest_all.c60 orig_str = xnee_get_display_name(xd); in test_all()
99 orig_str = xnee_get_out_name(xd); in test_all()
131 orig_str = xnee_get_rt_name(xd); in test_all()
163 orig_str = xnee_get_err_name(xd); in test_all()
195 orig_str = xnee_get_rc_name(xd); in test_all()
227 orig_str = xnee_get_data_name(xd); in test_all()
423 orig_str = xnee_get_exec_prog(xd); in test_all()
761 orig_str = xnee_get_project_name(xd); in test_all()
785 orig_str = xnee_get_creat_date(xd); in test_all()
821 orig_str = xnee_get_last_date(xd); in test_all()
[all …]
/dports/japanese/namazu/namazu-1.3.0.11/src/
H A Dmailutime.pl105 my ($orig_str) = @_;
106 my $str = $orig_str;
119 print STDERR "[$orig_str]:: lacks 'hour:min:sec'\n" if $DebugOpt;
129 print STDERR "[$orig_str]:: lacks 'month'\n" if $DebugOpt;
138 print STDERR "[$orig_str]:: lacks 'year'\n" if $DebugOpt;
147 print STDERR "[$orig_str]:: lacks 'day'\n" if $DebugOpt;
156 "DATE:: [$orig_str] -> $year, $mon, $mday, $hour, $min, $sec" .
/dports/databases/namazu2/namazu-2.0.21/scripts/
H A Dmailutime.in132 my ($orig_str) = @_;
133 my $str = $orig_str;
146 print STDERR "[$orig_str]:: lacks 'hour:min:sec'\n" if $DebugOpt;
156 print STDERR "[$orig_str]:: lacks 'month'\n" if $DebugOpt;
165 print STDERR "[$orig_str]:: lacks 'day'\n" if $DebugOpt;
174 print STDERR "[$orig_str]:: lacks 'year'\n" if $DebugOpt;
183 "DATE:: [$orig_str] -> $year, $mon, $mday, $hour, $min, $sec" .
/dports/mail/py-flanker/flanker-0.9.11/tests/addresslib/
H A Dcorrector_test.py145 orig_str = 'username@' + domain
149 if sugg_str == orig_str:
169 orig_str = 'username@' + domain
173 if sugg_str == orig_str:
193 orig_str = 'username@' + domain
197 if sugg_str == orig_str:
218 orig_str = 'username@' + domain
219 sugg_str = validate.suggest_alternate(orig_str)
223 print('did not match: {0}, {1}'.format(orig_str, sugg_str))
/dports/mail/neomutt/neomutt-20211029/config/
H A Dmbtable.c62 t->orig_str = mutt_str_dup(s); in mbtable_parse()
76 (k == (size_t) (-1)) ? -1 : -2, s, t->orig_str); in mbtable_parse()
121 if (curval && mutt_str_equal(value, curval->orig_str)) in mbtable_string_set()
167 if (!table || !table->orig_str) in mbtable_string_get()
169 str = table->orig_str; in mbtable_string_get()
191 m->orig_str = mutt_str_dup(table->orig_str); in mbtable_dup()
245 const char *curval = curtable ? curtable->orig_str : NULL; in mbtable_reset()
286 FREE(&(*table)->orig_str); in mbtable_free()
/dports/net/sems/sems-f89581a/core/tests/
H A Dtest_replaces.cpp47 …string orig_str = "Refer-To: \"Mr. Watson\" <sip:watson@bell-telephone.com?Replaces=C%3Bto-tag%3DC… in FCTMF_SUITE_BGN() local
50 r.hdrs=orig_str+"\r\n"; in FCTMF_SUITE_BGN()
68 …string orig_str = "Refer-To: \"Mr. Watson\" <sip:watson@bell-telephone.com?Require=replaces;Replac… in FCTMF_SUITE_BGN() local
71 r.hdrs=orig_str; in FCTMF_SUITE_BGN()
89 …string orig_str = "Refer-To: \"Mr. Watson\" <sip:watson@bell-telephone.com?Require=replaces;Replac… in FCTMF_SUITE_BGN() local
92 r.hdrs=orig_str; in FCTMF_SUITE_BGN()
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dutil_sd.c442 orig_str, str); in parse_ace()
451 orig_str); in parse_ace()
470 orig_str, tok); in parse_ace()
490 orig_str, tok); in parse_ace()
498 orig_str, tok); in parse_ace()
507 orig_str, tok); in parse_ace()
515 orig_str, tok); in parse_ace()
523 orig_str, tok); in parse_ace()
532 orig_str, tok); in parse_ace()
541 orig_str, tok); in parse_ace()
[all …]
/dports/mail/courier/courier-0.65.3/maildrop/
H A Dsearch.C183 const char *orig_str=str; in find() local
191 orig_str, strlen(orig_str), in find()
205 init_match_vars(orig_str, match_count, in find()
296 const char *orig_str=current_line; in findinline() local
301 orig_str, in findinline()
302 strlen(orig_str), in findinline()
315 init_match_vars(orig_str, in findinline()
373 const char *orig_str=current_line; in findinline() local
378 orig_str, in findinline()
379 strlen(orig_str), in findinline()
[all …]
/dports/mail/maildrop/maildrop-3.0.3/libs/maildrop/
H A Dsearch.C168 const char *orig_str=str; in find() local
174 orig_str, strlen(orig_str), in find()
188 init_match_vars(orig_str, match_count, in find()
265 const char *orig_str=current_line; in search_cb() local
270 orig_str, in search_cb()
271 strlen(orig_str), in search_cb()
284 init_match_vars(orig_str, in search_cb()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DBidiJoin.c176 FriBidiChar *orig_str; in shape_n_join() local
184 orig_str = fxmalloc((str_len + 1) * sizeof(FriBidiChar)); in shape_n_join()
200 memcpy(orig_str, str_visual, (str_len * sizeof(str_visual[0]))); in shape_n_join()
263 str_visual[len] = orig_str[i]; in shape_n_join()
268 free(orig_str); in shape_n_join()
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DBidiJoin.c176 FriBidiChar *orig_str; in shape_n_join() local
185 orig_str = (FriBidiChar *)safemalloc( in shape_n_join()
202 memcpy(orig_str, str_visual, (str_len * sizeof(str_visual[0]))); in shape_n_join()
265 str_visual[len] = orig_str[i]; in shape_n_join()
270 free(orig_str); in shape_n_join()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/
H A Dutils_test.cpp49 const char* orig_str; member
60 auto process = std::string(GetParam().orig_str); in TEST_P()
64 << "Original string: " << GetParam().orig_str in TEST_P()
69 << "Original string: " << GetParam().orig_str in TEST_P()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dutils_test.cpp49 const char* orig_str; member
60 auto process = std::string(GetParam().orig_str); in TEST_P()
64 << "Original string: " << GetParam().orig_str in TEST_P()
69 << "Original string: " << GetParam().orig_str in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dutils_test.cpp49 const char* orig_str; member
60 auto process = std::string(GetParam().orig_str); in TEST_P()
64 << "Original string: " << GetParam().orig_str in TEST_P()
69 << "Original string: " << GetParam().orig_str in TEST_P()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dutils_test.cpp49 const char* orig_str; member
60 auto process = std::string(GetParam().orig_str); in TEST_P()
64 << "Original string: " << GetParam().orig_str in TEST_P()
69 << "Original string: " << GetParam().orig_str in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/
H A Dutils_test.cpp49 const char* orig_str; member
60 auto process = std::string(GetParam().orig_str); in TEST_P()
64 << "Original string: " << GetParam().orig_str in TEST_P()
69 << "Original string: " << GetParam().orig_str in TEST_P()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/
H A Dutils_test.cpp49 const char* orig_str; member
60 auto process = std::string(GetParam().orig_str); in TEST_P()
64 << "Original string: " << GetParam().orig_str in TEST_P()
69 << "Original string: " << GetParam().orig_str in TEST_P()
/dports/math/R/R-4.1.2/src/extra/tre/
H A Dtre-match-parallel.c205 const char *orig_str = str_byte; in tre_tnfa_run_parallel() local
209 str_byte = memchr(orig_str, first, (size_t)len); in tre_tnfa_run_parallel()
211 str_byte = strchr(orig_str, first); in tre_tnfa_run_parallel()
220 DPRINT(("skipped %lu chars\n", (unsigned long)(str_byte - orig_str))); in tre_tnfa_run_parallel()
221 if (str_byte >= orig_str + 1) in tre_tnfa_run_parallel()
224 pos = (int)(str_byte - orig_str); in tre_tnfa_run_parallel()
243 const char *orig_str = str_byte; in tre_tnfa_run_parallel()
252 pos += str_byte - orig_str; in tre_tnfa_run_parallel()
253 DPRINT(("skipped %d chars\n", str_byte - orig_str)); in tre_tnfa_run_parallel()
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dtre-match-parallel.c205 const char *orig_str = str_byte; in tre_tnfa_run_parallel() local
209 str_byte = memchr(orig_str, first, (size_t)len); in tre_tnfa_run_parallel()
211 str_byte = strchr(orig_str, first); in tre_tnfa_run_parallel()
220 DPRINT(("skipped %lu chars\n", (unsigned long)(str_byte - orig_str))); in tre_tnfa_run_parallel()
221 if (str_byte >= orig_str + 1) in tre_tnfa_run_parallel()
224 pos = (int)(str_byte - orig_str); in tre_tnfa_run_parallel()
243 const char *orig_str = str_byte; in tre_tnfa_run_parallel()
252 pos += str_byte - orig_str; in tre_tnfa_run_parallel()
253 DPRINT(("skipped %d chars\n", str_byte - orig_str)); in tre_tnfa_run_parallel()
/dports/textproc/libtre/tre-0.8.0/lib/
H A Dtre-match-parallel.c205 const char *orig_str = str_byte; in tre_tnfa_run_parallel() local
209 str_byte = memchr(orig_str, first, (size_t)len); in tre_tnfa_run_parallel()
211 str_byte = strchr(orig_str, first); in tre_tnfa_run_parallel()
220 DPRINT(("skipped %lu chars\n", (unsigned long)(str_byte - orig_str))); in tre_tnfa_run_parallel()
221 if (str_byte >= orig_str + 1) in tre_tnfa_run_parallel()
224 pos = str_byte - orig_str; in tre_tnfa_run_parallel()
243 const char *orig_str = str_byte; in tre_tnfa_run_parallel()
252 pos += str_byte - orig_str; in tre_tnfa_run_parallel()
253 DPRINT(("skipped %d chars\n", str_byte - orig_str)); in tre_tnfa_run_parallel()
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dtre-match-parallel.c218 const char *orig_str = str_byte; in tre_tnfa_run_parallel() local
222 str_byte = memchr(orig_str, first, len); in tre_tnfa_run_parallel()
224 str_byte = strchr(orig_str, first); in tre_tnfa_run_parallel()
233 DPRINT(("skipped %lu chars\n", (unsigned long)(str_byte - orig_str))); in tre_tnfa_run_parallel()
234 if (str_byte >= orig_str + 1) in tre_tnfa_run_parallel()
237 pos = str_byte - orig_str; in tre_tnfa_run_parallel()
256 const char *orig_str = str_byte; in tre_tnfa_run_parallel()
265 pos += str_byte - orig_str; in tre_tnfa_run_parallel()
266 DPRINT(("skipped %d chars\n", str_byte - orig_str)); in tre_tnfa_run_parallel()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dtre-match-parallel.c218 const char *orig_str = str_byte; in tre_tnfa_run_parallel() local
222 str_byte = memchr(orig_str, first, len); in tre_tnfa_run_parallel()
224 str_byte = strchr(orig_str, first); in tre_tnfa_run_parallel()
233 DPRINT(("skipped %lu chars\n", (unsigned long)(str_byte - orig_str))); in tre_tnfa_run_parallel()
234 if (str_byte >= orig_str + 1) in tre_tnfa_run_parallel()
237 pos = str_byte - orig_str; in tre_tnfa_run_parallel()
256 const char *orig_str = str_byte; in tre_tnfa_run_parallel()
265 pos += str_byte - orig_str; in tre_tnfa_run_parallel()
266 DPRINT(("skipped %d chars\n", str_byte - orig_str)); in tre_tnfa_run_parallel()
/dports/devel/pecl-APCu/apcu-5.1.21/
H A Dapc_persist.c264 apc_persist_context_t *ctxt, const zend_string *orig_str) { in apc_persist_copy_zstr_no_add() argument
266 ctxt, ZSTR_VAL(orig_str), ZSTR_LEN(orig_str), ZSTR_H(orig_str)); in apc_persist_copy_zstr_no_add()
270 apc_persist_context_t *ctxt, const zend_string *orig_str) { in apc_persist_copy_zstr() argument
271 zend_string *str = apc_persist_copy_zstr_no_add(ctxt, orig_str); in apc_persist_copy_zstr()
272 apc_persist_add_already_allocated(ctxt, orig_str, str); in apc_persist_copy_zstr()
505 static zend_string *apc_unpersist_zstr(apc_unpersist_context_t *ctxt, const zend_string *orig_str) { in apc_unpersist_zstr() argument
506 zend_string *str = zend_string_init(ZSTR_VAL(orig_str), ZSTR_LEN(orig_str), 0); in apc_unpersist_zstr()
507 ZSTR_H(str) = ZSTR_H(orig_str); in apc_unpersist_zstr()
508 apc_unpersist_add_already_copied(ctxt, orig_str, str); in apc_unpersist_zstr()

12345678910>>...26