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
recursivedirectoryiterator(3) - php
recursiveiteratoriterator(3) - php
recursivecachingiterator(3) - php
recursivetreeiterator(3) - php
spltempfileobject(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update