globiterator(3) php man page | unix.com

Man Page: globiterator

Operating Environment: php

Section: 3

GLOBITERATOR(3) 							 1							   GLOBITERATOR(3)

The GlobIterator class

INTRODUCTION
Iterates through a file system in a similar fashion to glob(3).
CLASS SYNOPSIS
GlobIterator GlobIteratorextends FilesystemIteratorSeekableIteratorCountable Methods o public GlobIterator::__construct (string $path, [int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CUR- RENT_AS_FILEINFO]) o public int GlobIterator::count (void ) Inherited methods o public FilesystemIterator::__construct (string $path, [int $flags = FilesystemIterator::KEY_AS_PATHNAME | FilesystemIterator::CUR- RENT_AS_FILEINFO | FilesystemIterator::SKIP_DOTS]) o public mixed FilesystemIterator::current (void ) o public int FilesystemIterator::getFlags (void ) o public string FilesystemIterator::key (void ) o public void FilesystemIterator::next (void ) o public void FilesystemIterator::rewind (void ) o public void FilesystemIterator::setFlags ([int $flags]) PHP Documentation Group GLOBITERATOR(3)
Related Man Pages
recursivedirectoryiterator(3) - php
recursiveiteratoriterator(3) - php
splqueue(3) - php
callbackfilteriterator(3) - php
spltempfileobject(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team