Home
last modified time | relevance | path

Searched defs:hasTrailingSlash (Results 1 – 25 of 26) sorted by relevance

12

/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/league/uri-interfaces/src/Contracts/
H A DPathInterface.php33 public function hasTrailingSlash(): bool; function
/dports/www/nextcloud/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/
H A DPathInterface.php33 public function hasTrailingSlash(): bool; function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-core-1.6.18/test/YesodCoreTest/
H A DCleanPath.hs129 hasTrailingSlash = runner $ do function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-core-1.6.18/test/YesodCoreTest/
H A DCleanPath.hs129 hasTrailingSlash = runner $ do function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/util/zip/
H A DZipCoder.java136 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder
238 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder.UTF8ZipCoder
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/util/zip/
H A DZipCoder.java122 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder
248 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder.UTF8ZipCoder
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/zip/
H A DZipCoder.java122 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder
242 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder.UTF8ZipCoder
/dports/net/storj/storj-1.45.3/cmd/uplink/cmd/
H A Dshare.go289 hasTrailingSlash bool member
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/sdk/
H A DFilesystem.h157 bool hasTrailingSlash = path[path.size() - 1] == '\\'; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/utils/
H A Dpath_util.cpp66 bool PathUtil::hasTrailingSlash(const Common::String &path) { in hasTrailingSlash() function in Wintermute::PathUtil
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/utils/
H A Dpath_util.cpp66 bool PathUtil::hasTrailingSlash(const Common::String &path) { in hasTrailingSlash() function in Wintermute::PathUtil
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/compat/
H A Durl.h70 bool hasTrailingSlash = false; member
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/compat/
H A Durl.h70 bool hasTrailingSlash = false; member
/dports/deskutils/egroupware/egroupware/vendor/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/www/owncloud/owncloud/lib/composer/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/www/nextcloud/nextcloud/3rdparty/symfony/routing/Matcher/Dumper/
H A DCompiledUrlMatcherDumper.php419 …private function compileRoute(Route $route, string $name, $vars, bool $hasTrailingSlash, bool $has…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/
H A DFilePath.java151 public boolean hasTrailingSlash() { in hasTrailingSlash() method in FilePath
/dports/net/storj/storj-1.45.3/cmd/uplinkng/
H A Dcmd_share.go46 hasTrailingSlash bool member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/offline_compiler/source/
H A Doffline_compiler.cpp1222 bool hasTrailingSlash = (*directory.rbegin() == '/'); in generateFilePath() local
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DURI.cpp906 bool hasTrailingSlash = (!path.empty() && *(path.rbegin()) == '/'); in mergePath() local

12