php man page for recursiveregexiterator

Query: recursiveregexiterator

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RECURSIVEREGEXITERATOR(3)						 1						 RECURSIVEREGEXITERATOR(3)

The RecursiveRegexIterator class

INTRODUCTION
This recursive iterator can filter another recursive iterator via a regular expression.
CLASS SYNOPSIS
RecursiveRegexIterator RecursiveRegexIteratorextends RegexIteratorRecursiveIterator Methods o public RecursiveRegexIterator::__construct (RecursiveIterator $iterator, string $regex, [int $mode = self::MATCH], [int $flags], [int $preg_flags]) o public RecursiveRegexIterator RecursiveRegexIterator::getChildren (void ) o public bool RecursiveRegexIterator::hasChildren (void ) Inherited methods o public RecursiveIterator RecursiveIterator::getChildren (void ) o public bool RecursiveIterator::hasChildren (void ) o public bool RegexIterator::accept (void ) o public int RegexIterator::getFlags (void ) o public int RegexIterator::getMode (void ) o public int RegexIterator::getPregFlags (void ) o public string RegexIterator::getRegex (void ) o public void RegexIterator::setFlags (int $flags) o public void RegexIterator::setMode (int $mode) o public void RegexIterator::setPregFlags (int $preg_flags) PHP Documentation Group RECURSIVEREGEXITERATOR(3)
Related Man Pages
simplexmliterator(3) - php
directoryiterator(3) - php
recursivearrayiterator(3) - php
recursivetreeiterator(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch