Home
last modified time | relevance | path

Searched refs:destination_path (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/dports/www/drupal8/drupal-8.9.20/core/modules/migrate/tests/src/Kernel/process/
H A DFileCopyTest.php68 list($source_path, $destination_path) = $data;
70 $this->assertFileExists($destination_path);
84 * @param string $destination_path
87 public function testSuccessfulReuse($source_path, $destination_path) { argument
88 $file_reuse = $this->doTransform($source_path, $destination_path);
89 clearstatcache(TRUE, $destination_path);
99 clearstatcache(TRUE, $destination_path);
103 $this->doTransform($source_path, $destination_path);
104 clearstatcache(TRUE, $destination_path);
152 list($source_path, $destination_path) = $data;
[all …]
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate/tests/src/Kernel/process/
H A DFileCopyTest.php68 list($source_path, $destination_path) = $data;
70 $this->assertFileExists($destination_path);
84 * @param string $destination_path
87 public function testSuccessfulReuse($source_path, $destination_path) { argument
88 $file_reuse = $this->doTransform($source_path, $destination_path);
89 clearstatcache(TRUE, $destination_path);
99 clearstatcache(TRUE, $destination_path);
103 $this->doTransform($source_path, $destination_path);
104 clearstatcache(TRUE, $destination_path);
152 list($source_path, $destination_path) = $data;
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
48 destination_path=destination_path,
52 def html_body(input_string, source_path=None, destination_path=None, argument
67 destination_path=destination_path,
75 def internals(input_string, source_path=None, destination_path=None, argument
91 destination_path=destination_path,
H A Dio.py162 def __init__(self, destination=None, destination_path=None, argument
173 self.destination_path = destination_path
176 if not destination_path:
177 self.destination_path = self.default_destination_path
304 def __init__(self, destination=None, destination_path=None, argument
323 Output.__init__(self, destination, destination_path,
331 if destination_path:
341 if not destination_path:
343 self.destination_path = self.destination.name
358 self.destination_path)
[all …]
H A Dcore.py167 self.set_destination(destination_path=destination_path)
186 if destination_path is None:
187 destination_path = self.settings._destination
189 self.settings._destination = destination_path
191 destination=destination, destination_path=destination_path,
371 destination=destination, destination_path=destination_path,
407 destination=None, destination_path=destination_path,
418 destination_path=None, argument
441 destination=None, destination_path=destination_path,
518 pub.set_destination(None, destination_path)
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
48 destination_path=destination_path,
52 def html_body(input_string, source_path=None, destination_path=None, argument
67 destination_path=destination_path,
75 def internals(input_string, source_path=None, destination_path=None, argument
91 destination_path=destination_path,
H A Dio.py163 def __init__(self, destination=None, destination_path=None, argument
174 self.destination_path = destination_path
177 if not destination_path:
178 self.destination_path = self.default_destination_path
305 def __init__(self, destination=None, destination_path=None, argument
324 Output.__init__(self, destination, destination_path,
332 if destination_path:
342 if not destination_path:
344 self.destination_path = self.destination.name
359 self.destination_path)
[all …]
H A Dcore.py168 self.set_destination(destination_path=destination_path)
187 if destination_path is None:
188 destination_path = self.settings._destination
190 self.settings._destination = destination_path
192 destination=destination, destination_path=destination_path,
372 destination=destination, destination_path=destination_path,
408 destination=None, destination_path=destination_path,
419 destination_path=None, argument
442 destination=None, destination_path=destination_path,
519 pub.set_destination(None, destination_path)
[all …]
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
48 destination_path=destination_path,
52 def html_body(input_string, source_path=None, destination_path=None, argument
67 destination_path=destination_path,
75 def internals(input_string, source_path=None, destination_path=None, argument
91 destination_path=destination_path,
H A Dcore.py168 self.set_destination(destination_path=destination_path)
187 if destination_path is None:
188 destination_path = self.settings._destination
190 self.settings._destination = destination_path
192 destination=destination, destination_path=destination_path,
374 destination=destination, destination_path=destination_path,
410 destination=None, destination_path=destination_path,
421 destination_path=None, argument
444 destination=None, destination_path=destination_path,
521 pub.set_destination(None, destination_path)
[all …]
H A Dio.py165 def __init__(self, destination=None, destination_path=None, argument
176 self.destination_path = destination_path
179 if not destination_path:
180 self.destination_path = self.default_destination_path
305 def __init__(self, destination=None, destination_path=None, argument
324 Output.__init__(self, destination, destination_path,
332 if destination_path:
342 if not destination_path:
344 self.destination_path = self.destination.name
359 self.destination_path)
[all …]
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
48 destination_path=destination_path,
52 def html_body(input_string, source_path=None, destination_path=None, argument
67 destination_path=destination_path,
75 def internals(input_string, source_path=None, destination_path=None, argument
91 destination_path=destination_path,
H A Dcore.py168 self.set_destination(destination_path=destination_path)
187 if destination_path is None:
188 destination_path = self.settings._destination
190 self.settings._destination = destination_path
192 destination=destination, destination_path=destination_path,
374 destination=destination, destination_path=destination_path,
410 destination=None, destination_path=destination_path,
421 destination_path=None, argument
444 destination=None, destination_path=destination_path,
521 pub.set_destination(None, destination_path)
[all …]
H A Dio.py165 def __init__(self, destination=None, destination_path=None, argument
176 self.destination_path = destination_path
179 if not destination_path:
180 self.destination_path = self.default_destination_path
305 def __init__(self, destination=None, destination_path=None, argument
324 Output.__init__(self, destination, destination_path,
332 if destination_path:
342 if not destination_path:
344 self.destination_path = self.destination.name
359 self.destination_path)
[all …]
/dports/textproc/py-docutils/docutils-0.17.1/docutils/
H A Dexamples.py17 def html_parts(input_string, source_path=None, destination_path=None, argument
48 destination_path=destination_path,
52 def html_body(input_string, source_path=None, destination_path=None, argument
67 destination_path=destination_path,
75 def internals(input_string, source_path=None, destination_path=None, argument
91 destination_path=destination_path,
H A Dcore.py168 self.set_destination(destination_path=destination_path)
187 if destination_path is None:
188 destination_path = self.settings._destination
190 self.settings._destination = destination_path
192 destination=destination, destination_path=destination_path,
374 destination=destination, destination_path=destination_path,
410 destination=None, destination_path=destination_path,
421 destination_path=None, argument
444 destination=None, destination_path=destination_path,
521 pub.set_destination(None, destination_path)
[all …]
H A Dio.py165 def __init__(self, destination=None, destination_path=None, argument
176 self.destination_path = destination_path
179 if not destination_path:
180 self.destination_path = self.default_destination_path
305 def __init__(self, destination=None, destination_path=None, argument
324 Output.__init__(self, destination, destination_path,
332 if destination_path:
342 if not destination_path:
344 self.destination_path = self.destination.name
359 self.destination_path)
[all …]
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/tests/unit/borg/
H A Dtest_export_tar.py32 destination_path='test.tar',
48 destination_path='test.tar',
65 destination_path='test.tar',
82 destination_path='test.tar',
98 destination_path='test.tar',
113 destination_path='test.tar',
130 destination_path='test.tar',
144 destination_path='test.tar',
160 destination_path='test.tar',
178 destination_path='test.tar',
[all …]
/dports/textproc/p5-HTML-Copy/HTML-Copy-1.31/lib/HTML/
H A DCopy.pm86 my ($class, $source_path, $destination_path) = @_;
88 return $p->copy_to($destination_path);
175 return $self->destination_path;
187 my ($self, $destination_path) = @_;
188 $destination_path = $self->destination_path($destination_path);
229 sub destination_path { subroutine
437 my ($self, $destination_path) = @_;
439 if (-d $destination_path) {
440 $destination_path = $self->complete_destination_path($destination_path);
444 $destination_path = $self->complete_destination_path($destination_path);
[all …]
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dimport_dialog.cpp234 if (!QFileInfo(destination_path).exists()) { in find_source_paths_not_in_destination_quest()
370 QFileInfo destination_info(destination_path); in import_file()
404 destination_path = destination_quest.get_available_path(destination_path); in import_file()
405 destination_info = QFileInfo(destination_path); in import_file()
410 if (!QFile::remove(destination_path)) { in import_file()
420 import_path_meta_information(source_path, destination_path); in import_file()
426 if (!QFile::copy(source_path, destination_path)) { in import_file()
444 paths_to_select << destination_path; in import_file()
470 QFileInfo destination_info(destination_path); in import_dir()
513 FileTools::create_directories(destination_path); in import_dir()
[all …]
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/storage/
H A Dtest_local.py318 destination_path=destination_path,
327 os.unlink(destination_path)
336 destination_path=destination_path,
344 destination_path=destination_path,
353 destination_path=destination_path,
363 os.unlink(destination_path)
392 destination_path=destination_path,
406 destination_path=destination_path,
420 destination_path=destination_path,
434 destination_path=destination_path,
[all …]
/dports/devel/git-extras/git-extras-6.3.0/bin/
H A Dgit-force-clone59 destination_path=${2:-}
62 _check "${destination_path}" "destination_path"
64 if [ -d "${destination_path}/.git" ]; then
66 cd ${destination_path}
100 git clone -b ${branch} ${remote_url} ${destination_path}
102 git clone ${remote_url} ${destination_path}
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/storage/
H A Dbase.py113 def download(self, destination_path, overwrite_existing=False, argument
118 destination_path=destination_path,
133 destination_path=destination_path,
230 def download_object_range(self, obj, destination_path, start_bytes, argument
236 destination_path=destination_path,
720 def _save_object(self, response, obj, destination_path, argument
757 base_name = os.path.basename(destination_path)
759 if not base_name and not os.path.exists(destination_path):
761 value='Path %s does not exist' % (destination_path),
765 file_path = pjoin(destination_path, obj.name)
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/storage/operations/
H A Dfs_file.py27 def download_file(client, destination_path=None, overwrite=True, timeout=None): argument
28 destination_folder = os.path.dirname(destination_path) if destination_path else ""
32 if not destination_folder or os.path.isdir(destination_path):
35 destination_path = os.path.join(destination_path, file_name) \
36 if destination_path else file_name
38 if not overwrite and os.path.exists(destination_path):
41 with open(destination_path, 'wb') as stream:
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/inc/
H A Dcaldav-BIND.php44 $destination_path = $parent_container . $segment .'/'; variable
45 $destination = new DAVResource( $destination_path );
75 ':dav_name' => $destination_path,
82 … bind_id from dav_binding where dav_name = :dav_name', array( ':dav_name' => $destination_path ) );
124 ':dav_name' => $destination_path,
129 header('Location: '. ConstructURL($destination_path) );
133 $cache_ns = 'collection-'.$destination_path;

12345678910>>...18