Home
last modified time | relevance | path

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

/dports/www/moodle310/moodle/lib/spout/src/Spout/Reader/Wrapper/
H A DXMLReader.php23 public function openFileInZip($zipFilePath, $fileInsideZipPath)
46 public function getRealPathURIForFileInZip($zipFilePath, $fileInsideZipPath)
/dports/www/moodle311/moodle/lib/spout/src/Spout/Reader/Wrapper/
H A DXMLReader.php23 public function openFileInZip($zipFilePath, $fileInsideZipPath)
46 public function getRealPathURIForFileInZip($zipFilePath, $fileInsideZipPath)
/dports/www/moodle39/moodle/lib/spout/src/Spout/Reader/Wrapper/
H A DXMLReader.php23 public function openFileInZip($zipFilePath, $fileInsideZipPath)
46 public function getRealPathURIForFileInZip($zipFilePath, $fileInsideZipPath)
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/
H A Dqminiz.cpp42 Status MiniZ::compressFolder(QString zipFilePath, QString srcFolderPath, const QStringList& fileLis… in compressFolder()
109 Status MiniZ::uncompressFolder(QString zipFilePath, QString destPath) in uncompressFolder()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/
H A DJavaSearchDocument.java37 …public JavaSearchDocument(java.util.zip.ZipEntry zipEntry, IPath zipFilePath, byte[] contents, Sea… in JavaSearchDocument()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/datatransfer/
H A DZipSlipTests.java89 private IPath getLocalPath(IPath zipFilePath) { in getLocalPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/library_loader/
H A DLegacyLinker.java114 private static native boolean nativeAddZipArchivePath(String zipFilePath); in nativeAddZipArchivePath()
H A DLibraryLoader.java462 String zipFilePath = appInfo.sourceDir; in loadWithSystemLinkerAlreadyLocked() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/java/src/org/chromium/base/library_loader/
H A DLegacyLinker.java114 private static native boolean nativeAddZipArchivePath(String zipFilePath); in nativeAddZipArchivePath()
H A DLibraryLoader.java480 String zipFilePath = appInfo.sourceDir; in loadWithSystemLinkerAlreadyLocked() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/util/
H A DProjectUnzipUtil.java53 public IPath getLocalPath(IPath zipFilePath) { in getLocalPath()
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DusdzFileFormat.cpp72 _GetFirstFileInZipFile(const std::string& zipFilePath) in _GetFirstFileInZipFile()
H A DzipFile.cpp798 const std::string zipFilePath = _ZipFilePath(filePathInArchive); in AddFile() local
/dports/devel/collada-dom/collada-dom-2.5.0/dom/src/dae/
H A DdaeZAEUncompressHandler.cpp23 std::string zipFilePath = cdom::uriToNativePath(zaeFile.getURI()); in daeZAEUncompressHandler() local
/dports/www/moodle310/moodle/lib/spout/src/Spout/Writer/Common/Helper/
H A DZipHelper.php211 protected function copyZipToStream($zipFilePath, $pointer)
/dports/www/moodle311/moodle/lib/spout/src/Spout/Writer/Common/Helper/
H A DZipHelper.php211 protected function copyZipToStream($zipFilePath, $pointer)
/dports/www/moodle39/moodle/lib/spout/src/Spout/Writer/Common/Helper/
H A DZipHelper.php211 protected function copyZipToStream($zipFilePath, $pointer)
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaZip.cpp487 const string zipFilePath = zipFolderPath + fileName; in RecurseZipFolder() local
501 int LuaZipFolder::ZipFolder(lua_State* L, const string& folderPath, const string& zipFilePath, bool… in ZipFolder()
H A DLuaVFS.cpp497 int LuaVFS::SevenZipFolder(lua_State* L, const string& folderPath, const string& zipFilePath, bool … in SevenZipFolder()
/dports/games/spring/spring_98.0/rts/System/FileSystem/Archives/
H A DVirtualArchive.cpp134 std::string zipFilePath = dataDirsAccess.LocateFile(fileName, FileQueryFlags::WRITE) + ".sdz"; in WriteToFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/
H A DAddJarFileToIndex.java126 Path zipFilePath = null; in execute() local
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/common/lib/general/
H A DFileHelper.java348 public static void unzip( File zipFilePath, File outDir ) in unzip()
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dimagechecker.cpp180 QString zipFilePath = zipMap.key(zip); in runSystemArtworkCheck() local