Home
last modified time | relevance | path

Searched defs:copy_recursive (Results 1 – 23 of 23) sorted by relevance

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/scripts/
H A Dconfig_gen.php341 function copy_recursive($path) { function
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-installer/src/
H A Dutil.rs99 pub fn copy_recursive(src: &Path, dst: &Path) -> Result<()> { in copy_recursive() function
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/
H A Dfile_tools.cpp100 void copy_recursive(const QString& src, const QString& dst) { in copy_recursive() function
/dports/lang/rust/rustc-1.58.1-src/src/tools/unstable-book-gen/src/
H A Dmain.rs82 fn copy_recursive(from: &Path, to: &Path) { in copy_recursive() function
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dfilesystem.cpp160 bool FileSystem::copy_recursive(Handle from_file_system, const String &from_filename, Handle to_fil… in copy_recursive() function in FileSystem
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dfilesystem.cpp160 bool FileSystem::copy_recursive(Handle from_file_system, const String &from_filename, Handle to_fil… in copy_recursive() function in FileSystem
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dfilesystem.cpp160 bool FileSystem::copy_recursive(Handle from_file_system, const String &from_filename, Handle to_fil… in copy_recursive() function in FileSystem
/dports/sysutils/dua-cli/dua-cli-2.14.11/src/interactive/app/tests/
H A Dutils.rs108 fn copy_recursive(src: impl AsRef<Path>, dst: impl AsRef<Path>) -> Result<(), Error> { in copy_recursive() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/test/
H A Dssh_test_lib.erl110 copy_recursive/2, function
1044 copy_recursive(Src, Dst) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_test_lib.erl111 copy_recursive/2, function
1084 copy_recursive(Src, Dst) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_test_lib.erl111 copy_recursive/2, function
1084 copy_recursive(Src, Dst) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_test_lib.erl111 copy_recursive/2, function
1084 copy_recursive(Src, Dst) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_test_lib.erl111 copy_recursive/2, function
1084 copy_recursive(Src, Dst) -> function
/dports/www/nextcloud/nextcloud/apps-pkg/files_trashbin/lib/
H A DTrashbin.php927 private static function copy_recursive($source, $destination, View $view) { function in OCA\\Files_Trashbin\\Trashbin
/dports/www/owncloud/owncloud/apps/files_trashbin/lib/
H A DTrashbin.php791 private static function copy_recursive($source, $destination, View $view) { function in OCA\\Files_Trashbin\\Trashbin
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/test/
H A Dssh_test_lib.erl1141 copy_recursive(Src, Dst) -> function
/dports/finance/gnucash/gnucash-4.9/libgnucash/core-utils/
H A Dgnc-filepath-utils.cpp432 copy_recursive(const bfs::path& src, const bfs::path& dest) in copy_recursive() function
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/
H A Dlib.php2033 function copy_recursive($source, $dest) function
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/file/
H A Dfiltask.cxx1986 TaskManager::copy_recursive( const OUString& srcUnqPath, in copy_recursive() function in TaskManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/file/
H A Dfiltask.cxx1996 TaskManager::copy_recursive( const OUString& srcUnqPath, in copy_recursive() function in TaskManager
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/container/
H A Dbtree.hpp1796 struct node * copy_recursive(const node* n) { in copy_recursive() function in tlx::BTree
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/container/
H A Dbtree.hpp1796 struct node * copy_recursive(const node* n) { in copy_recursive() function in tlx::BTree
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Drepo-op.c1915 copy_recursive (SeafRepo *src_repo, SeafRepo *dst_repo, in copy_recursive() function