Home
last modified time | relevance | path

Searched refs:DirectoryIterator (Results 26 – 34 of 34) sorted by relevance

12

/PHP-5.4/ext/spl/examples/
H A Ddirectorytreeiterator.inc13 * @brief DirectoryIterator to generate ASCII graphic directory trees
/PHP-5.4/ext/spl/
H A Dspl.php988 class DirectoryIterator extends SplFileInfo implements Iterator class
1031 class RecursiveDirectoryIterator extends DirectoryIterator implements RecursiveIterator
H A Dphp_spl.c194 SPL_ADD_CLASS(DirectoryIterator, z_list, sub, allow, ce_flags); \
/PHP-5.4/ext/phar/tests/tar/
H A Dphar_buildfromiterator8.phpt12 …$a = $phar->buildFromIterator(new RegexIterator(new DirectoryIterator('.'), '/^frontcontroller\d{0…
/PHP-5.4/ext/phar/tests/zip/
H A Dphar_buildfromiterator8.phpt12 …$a = $phar->buildFromIterator(new RegexIterator(new DirectoryIterator('.'), '/^frontcontroller\d{0…
/PHP-5.4/win32/build/
H A Dmkdist.php431 foreach (new DirectoryIterator($path_to_phar . '/phar') as $file) {
/PHP-5.4/ext/phar/
H A DTODO90 X investigate potential collision between SPL's DirectoryIterator flags and
/PHP-5.4/
H A DUPGRADING426 - FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator now use
840 - DirectoryIterator::getExtension()
H A DNEWS2330 . FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator now use
2542 . Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
3116 . Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
3303 . Fixed memory leak in DirectoryIterator::getExtension() and
3308 . Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance
6056 - Fixed Bug #42364 (Crash when using getRealPath with DirectoryIterator).
6346 . Added SplFileInfo::getBasename(), DirectoryIterator::getBasename().
7635 - Fixed bug #36134 (DirectoryIterator constructor failed to detect empty
7684 . Added class SplFileInfo as root class for DirectoryIterator and

Completed in 46 milliseconds

12