Searched refs:FileSystem (Results 1 – 10 of 10) sorted by relevance
50 class FileSystem extends Test\Unit\Suite class61 $iterator = new LUT\FileSystem($root),92 $iterator = new LUT\FileSystem(94 LUT\FileSystem::CURRENT_AS_FILEINFO,
218 LUT\FileSystem::CURRENT_AS_FILEINFO,
115 $this->_flags = Iterator\FileSystem::KEY_AS_PATHNAME116 | Iterator\FileSystem::CURRENT_AS_FILEINFO117 | 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;
9 interface FileSystem interface
7 class MarkupFileSystem implements FileSystem
17 class WikiFileSystem implements FileSystem
9 class LocalFileSystem implements FileSystem
47 class FileSystem extends \FilesystemIterator class
308 `Hoa\Iterator\Directory` and `Hoa\Iterator\FileSystem` allow to iterate the file
689 * Removed: `Sabre\DAV\ObjectTree` and `Sabre\DAV\Tree\FileSystem`. All this