Home
last modified time | relevance | path

Searched refs:isValidPath (Results 176 – 200 of 233) sorted by relevance

12345678910

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Utility/
H A DArrayUtility.php143 public static function isValidPath(array $array, $path, $delimiter = '/') function in TYPO3\\CMS\\Core\\Utility\\ArrayUtility
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/theupdateframework/notary/tuf/
H A Dtuf.go738 …if isValidPath(targetPath, role) && isAncestorRole(role.Name, rolePath) && !utils.RoleNameSliceCon…
771 func isValidPath(candidatePath string, delgRole data.DelegationRole) bool { func
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/theupdateframework/notary/tuf/
H A Dtuf.go738 …if isValidPath(targetPath, role) && isAncestorRole(role.Name, rolePath) && !utils.RoleNameSliceCon…
771 func isValidPath(candidatePath string, delgRole data.DelegationRole) bool { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf/
H A Dtuf.go738 …if isValidPath(targetPath, role) && isAncestorRole(role.Name, rolePath) && !utils.RoleNameSliceCon…
771 func isValidPath(candidatePath string, delgRole data.DelegationRole) bool { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/theupdateframework/notary/tuf/
H A Dtuf.go738 …if isValidPath(targetPath, role) && isAncestorRole(role.Name, rolePath) && !utils.RoleNameSliceCon…
771 func isValidPath(candidatePath string, delgRole data.DelegationRole) bool { func
/dports/mail/libvmime/vmime-0.9.2/src/vmime/platforms/windows/
H A DwindowsFile.cpp173 bool windowsFileSystemFactory::isValidPath(const vmime::utility::file::path& path) const in isValidPath() function in vmime::platforms::windows::windowsFileSystemFactory
/dports/databases/pgfouine/pgfouine-1.2/tests/simpletest/
H A Dhttp.php145 function isValidPath($path) { function in SimpleCookie
/dports/www/nextcloud/nextcloud/lib/private/Files/Node/
H A DFolder.php68 if (!$this->isValidPath($path)) {
/dports/mail/libvmime/vmime-0.9.2/src/vmime/platforms/posix/
H A DposixFile.cpp583 bool posixFileSystemFactory::isValidPath(const vmime::utility::file::path& path) const in isValidPath() function in vmime::platforms::posix::posixFileSystemFactory
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/docker/notary/tuf/
H A Dtuf.go739 …if isValidPath(targetPath, role) && isAncestorRole(role.Name, rolePath) && !utils.StrSliceContains…
772 func isValidPath(candidatePath string, delgRole data.DelegationRole) bool { func
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarpackager/
H A DJarOptionsPage.java376 if (filePath.isValidPath(filePath.toString()) && filePath.segmentCount() >= 2) in createFileHandle()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/rss/
H A Drss_session.cpp401 if (!Item::isValidPath(path)) in prepareItemDest()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/form/Classes/Controller/
H A DFormEditorController.php558 if (!ArrayUtility::isValidPath($value, $multiValueProperty, '.')) {
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Utility/
H A DArrayUtility.php144 public static function isValidPath(array $array, $path, $delimiter = '/') function in TYPO3\\CMS\\Core\\Utility\\ArrayUtility
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Utility/
H A DArrayUtility.php144 public static function isValidPath(array $array, $path, $delimiter = '/') function in TYPO3\\CMS\\Core\\Utility\\ArrayUtility
/dports/www/nextcloud/nextcloud/lib/private/Files/
H A DFilesystem.php566 public static function isValidPath($path) { function in OC\\Files\\Filesystem
/dports/sysutils/nix/nix-2.3.10/src/libstore/
H A Dstore-api.hh367 bool isValidPath(const Path & path);
/dports/devel/poco/poco-1.10.1-all/Zip/src/
H A DCompress.cpp230 if (!ZipCommon::isValidPath(fileStr)) in addDirectory()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/
H A DExternalAnnotationsAttachmentBlock.java309 if (!Path.EMPTY.isValidPath(fileName)) { in updateFileNameStatus()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/
H A DPathVariableDialog.java639 } else if (!Path.EMPTY.isValidPath(variableValue)) { in validateVariableValue()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/form/Classes/Domain/Configuration/
H A DConfigurationService.php509 return ArrayUtility::isValidPath(
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/form/Classes/Controller/
H A DFormEditorController.php625 if (!ArrayUtility::isValidPath($value, $multiValueProperty, '.')) {
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/form/Classes/Controller/
H A DFormEditorController.php584 if (!ArrayUtility::isValidPath($value, $multiValueProperty, '.')) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/src/org/eclipse/equinox/internal/p2/installer/ui/
H A DInstallDialog.java547 enabled &= Path.ROOT.isValidPath(settingsLocation.getText()); in validateInstallSettings()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/imports/
H A DFeatureImportWizardPage.java311 else if (!Path.ROOT.isValidPath(fDropLocation.getText())) in validateDropLocation()

12345678910