Home
last modified time | relevance | path

Searched refs:FileSystem (Results 1 – 10 of 10) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DFileSystem.php50 class FileSystem extends Test\Unit\Suite class
61 $iterator = new LUT\FileSystem($root),
92 $iterator = new LUT\FileSystem(
94 LUT\FileSystem::CURRENT_AS_FILEINFO,
H A DDirectory.php218 LUT\FileSystem::CURRENT_AS_FILEINFO,
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php115 $this->_flags = Iterator\FileSystem::KEY_AS_PATHNAME
116 | Iterator\FileSystem::CURRENT_AS_FILEINFO
117 | Iterator\FileSystem::SKIP_DOTS;
213 $this->_flags ^= Iterator\FileSystem::FOLLOW_SYMLINKS;
215 $this->_flags |= Iterator\FileSystem::FOLLOW_SYMLINKS;
392 $this->_flags ^= Iterator\FileSystem::SKIP_DOTS;
394 $this->_flags |= Iterator\FileSystem::SKIP_DOTS;
/plugin/combo/ComboStrap/
H A DFileSystem.php9 interface FileSystem interface
H A DMarkupFileSystem.php7 class MarkupFileSystem implements FileSystem
H A DWikiFileSystem.php17 class WikiFileSystem implements FileSystem
H A DLocalFileSystem.php9 class LocalFileSystem implements FileSystem
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DFileSystem.php47 class FileSystem extends \FilesystemIterator class
H A DREADME.md308 `Hoa\Iterator\Directory` and `Hoa\Iterator\FileSystem` allow to iterate the file
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md689 * Removed: `Sabre\DAV\ObjectTree` and `Sabre\DAV\Tree\FileSystem`. All this