Home
last modified time | relevance | path

Searched refs:find_replace (Results 1 – 25 of 94) sorted by relevance

1234

/dports/www/mod_php81/php-8.1.1/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = [];
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/lang/php81/php-8.1.1/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = [];
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = array();
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/lang/php73/php-7.3.33/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = array();
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/lang/php74/php-7.4.27/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = array();
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/lang/php80/php-8.0.15/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = array();
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = array();
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/strings/
H A Dbug78612.phpt6 $find_replace = array();
11 $find_replace[$_a + $j] = $_b + $j;
14 echo strtr('Hello', $find_replace), "\n";
/dports/devel/thonny/thonny-3.3.14/thonny/locale/ja_JP/LC_MESSAGES/
H A Dthonny.po285 #: thonny/plugins/find_replace.py:60 thonny/plugins/find_replace.py:422
289 #: thonny/plugins/find_replace.py:66
293 #: thonny/plugins/find_replace.py:81
297 #: thonny/plugins/find_replace.py:99
301 #: thonny/plugins/find_replace.py:106
305 #: thonny/plugins/find_replace.py:110
309 #: thonny/plugins/find_replace.py:117
313 #: thonny/plugins/find_replace.py:126
317 #: thonny/plugins/find_replace.py:133
321 #: thonny/plugins/find_replace.py:142
[all …]
/dports/devel/py-spyder/spyder-3.2.7/spyder/widgets/tests/
H A Dtest_editor.py64 find_replace = FindReplace(None, enable_replace=True)
65 editor_stack.set_find_widget(find_replace)
66 find_replace.set_editor(finfo.editor)
68 return editor_stack, finfo.editor, find_replace, qtbot
83 find_replace = FindReplace(None, enable_replace=True)
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A DMakefile.am58 find_replace.cpp \
98 find_replace.h \
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dreplace_font.py177 def find_replace(self, nodes, find, replace): member in ReplaceFont
226 self.find_replace(relevant_items, find, replace)
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dutils.c206 void find_replace(const char* str, char* orig, char* rep, char* output) in find_replace() function
263 find_replace(input_path, "/images/train2014/", "/labels/train2014/", output_path); // COCO in replace_image_to_label()
264 find_replace(output_path, "/images/val2014/", "/labels/val2014/", output_path); // COCO in replace_image_to_label()
265 find_replace(output_path, "/JPEGImages/", "/labels/", output_path); // PascalVOC in replace_image_to_label()
266find_replace(output_path, "\\images\\train2014\\", "\\labels\\train2014\\", output_path); // CO… in replace_image_to_label()
267find_replace(output_path, "\\images\\val2014\\", "\\labels\\val2014\\", output_path); // CO… in replace_image_to_label()
268 find_replace(output_path, "\\JPEGImages\\", "\\labels\\", output_path); // PascalVOC in replace_image_to_label()
/dports/devel/thonny/thonny-3.3.14/thonny/locale/ru_RU/LC_MESSAGES/
H A Dthonny.po267 #: thonny/plugins/find_replace.py:56 thonny/plugins/find_replace.py:412
271 #: thonny/plugins/find_replace.py:62
275 #: thonny/plugins/find_replace.py:73
279 #: thonny/plugins/find_replace.py:91
283 #: thonny/plugins/find_replace.py:98
287 #: thonny/plugins/find_replace.py:102
291 #: thonny/plugins/find_replace.py:111
295 #: thonny/plugins/find_replace.py:121
299 #: thonny/plugins/find_replace.py:129
303 #: thonny/plugins/find_replace.py:138
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/uk_UA/LC_MESSAGES/
H A Dthonny.po267 #: thonny/plugins/find_replace.py:56 thonny/plugins/find_replace.py:412
271 #: thonny/plugins/find_replace.py:62
275 #: thonny/plugins/find_replace.py:73
279 #: thonny/plugins/find_replace.py:91
283 #: thonny/plugins/find_replace.py:98
287 #: thonny/plugins/find_replace.py:102
291 #: thonny/plugins/find_replace.py:111
295 #: thonny/plugins/find_replace.py:121
299 #: thonny/plugins/find_replace.py:129
303 #: thonny/plugins/find_replace.py:138
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/en_US/LC_MESSAGES/
H A Dthonny.po260 #: thonny/plugins/find_replace.py:56 thonny/plugins/find_replace.py:412
264 #: thonny/plugins/find_replace.py:62
268 #: thonny/plugins/find_replace.py:73
272 #: thonny/plugins/find_replace.py:91
276 #: thonny/plugins/find_replace.py:98
280 #: thonny/plugins/find_replace.py:102
284 #: thonny/plugins/find_replace.py:111
288 #: thonny/plugins/find_replace.py:121
292 #: thonny/plugins/find_replace.py:129
296 #: thonny/plugins/find_replace.py:138
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/zh_CN/LC_MESSAGES/
H A Dthonny.po323 #: thonny/plugins/find_replace.py:56 thonny/plugins/find_replace.py:412
328 #: thonny/plugins/find_replace.py:62
333 #: thonny/plugins/find_replace.py:73
338 #: thonny/plugins/find_replace.py:91
343 #: thonny/plugins/find_replace.py:98
348 #: thonny/plugins/find_replace.py:102
353 #: thonny/plugins/find_replace.py:111
358 #: thonny/plugins/find_replace.py:121
363 #: thonny/plugins/find_replace.py:129
368 #: thonny/plugins/find_replace.py:138
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/
H A Dthonny.pot884 #: thonny/plugins/find_replace.py:57 thonny/plugins/find_replace.py:416
888 #: thonny/plugins/find_replace.py:63
892 #: thonny/plugins/find_replace.py:74
896 #: thonny/plugins/find_replace.py:92
900 #: thonny/plugins/find_replace.py:99
904 #: thonny/plugins/find_replace.py:103
908 #: thonny/plugins/find_replace.py:112
912 #: thonny/plugins/find_replace.py:122
916 #: thonny/plugins/find_replace.py:130
920 #: thonny/plugins/find_replace.py:140
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/sv_SE/LC_MESSAGES/
H A Dthonny.po259 #: thonny/plugins/find_replace.py:56 thonny/plugins/find_replace.py:412
263 #: thonny/plugins/find_replace.py:62
267 #: thonny/plugins/find_replace.py:73
271 #: thonny/plugins/find_replace.py:91
275 #: thonny/plugins/find_replace.py:98
279 #: thonny/plugins/find_replace.py:102
283 #: thonny/plugins/find_replace.py:111
287 #: thonny/plugins/find_replace.py:121
291 #: thonny/plugins/find_replace.py:129
295 #: thonny/plugins/find_replace.py:138
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dfind.cpp406 Glib::ustring Find::find_replace(const gchar *str, const gchar *find, const gchar *replace, bool ex… in find_replace() function in Inkscape::UI::Dialog::Find
458 …Glib::ustring r = find_replace(desc, text, entry_replace.getEntry()->get_text().c_str(), exact, ca… in item_desc_match()
470 …Glib::ustring r = find_replace(title, text, entry_replace.getEntry()->get_text().c_str(), exact, c… in item_title_match()
539 … Glib::ustring new_item_style = find_replace(item_id, id, replace_text , exact, casematch, true); in item_id_match()
564 …Glib::ustring new_item_style = find_replace(item_style, text, replace_text , exact, casematch, tru… in item_style_match()
617 …Glib::ustring new_item_style = find_replace(attr_value, text, replace_text , exact, casematch, tru… in item_attrvalue_match()
660 …Glib::ustring new_item_style = find_replace(orig_str, text, replace_text , false /*exact*/, casema… in item_font_match()
/dports/devel/thonny/thonny-3.3.14/thonny/locale/ko_KR/LC_MESSAGES/
H A Dthonny.po258 #: thonny/plugins/find_replace.py:57 thonny/plugins/find_replace.py:416
262 #: thonny/plugins/find_replace.py:63
266 #: thonny/plugins/find_replace.py:74
270 #: thonny/plugins/find_replace.py:92
274 #: thonny/plugins/find_replace.py:99
278 #: thonny/plugins/find_replace.py:103
282 #: thonny/plugins/find_replace.py:112
286 #: thonny/plugins/find_replace.py:122
290 #: thonny/plugins/find_replace.py:130
294 #: thonny/plugins/find_replace.py:140
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/el_GR/LC_MESSAGES/
H A Dthonny.po268 #: thonny/plugins/find_replace.py:57 thonny/plugins/find_replace.py:416
272 #: thonny/plugins/find_replace.py:63
276 #: thonny/plugins/find_replace.py:74
280 #: thonny/plugins/find_replace.py:92
284 #: thonny/plugins/find_replace.py:99
288 #: thonny/plugins/find_replace.py:103
292 #: thonny/plugins/find_replace.py:112
296 #: thonny/plugins/find_replace.py:122
300 #: thonny/plugins/find_replace.py:130
304 #: thonny/plugins/find_replace.py:140
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/fa_IR/LC_MESSAGES/
H A Dthonny.po266 #: thonny/plugins/find_replace.py:57 thonny/plugins/find_replace.py:416
270 #: thonny/plugins/find_replace.py:63
274 #: thonny/plugins/find_replace.py:74
278 #: thonny/plugins/find_replace.py:92
282 #: thonny/plugins/find_replace.py:99
286 #: thonny/plugins/find_replace.py:103
290 #: thonny/plugins/find_replace.py:112
294 #: thonny/plugins/find_replace.py:122
298 #: thonny/plugins/find_replace.py:130
302 #: thonny/plugins/find_replace.py:140
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/hy_AM/LC_MESSAGES/
H A Dthonny.po267 #: thonny/plugins/find_replace.py:57 thonny/plugins/find_replace.py:416
271 #: thonny/plugins/find_replace.py:63
275 #: thonny/plugins/find_replace.py:74
279 #: thonny/plugins/find_replace.py:92
283 #: thonny/plugins/find_replace.py:99
287 #: thonny/plugins/find_replace.py:103
291 #: thonny/plugins/find_replace.py:112
295 #: thonny/plugins/find_replace.py:122
299 #: thonny/plugins/find_replace.py:130
303 #: thonny/plugins/find_replace.py:140
[all …]
/dports/devel/thonny/thonny-3.3.14/thonny/locale/zh_TW/LC_MESSAGES/
H A Dthonny.po256 #: thonny/plugins/find_replace.py:57 thonny/plugins/find_replace.py:416
260 #: thonny/plugins/find_replace.py:63
264 #: thonny/plugins/find_replace.py:74
268 #: thonny/plugins/find_replace.py:92
272 #: thonny/plugins/find_replace.py:99
276 #: thonny/plugins/find_replace.py:103
280 #: thonny/plugins/find_replace.py:112
284 #: thonny/plugins/find_replace.py:122
288 #: thonny/plugins/find_replace.py:130
292 #: thonny/plugins/find_replace.py:140
[all …]

1234