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
recursiveiteratoriterator(3) - php
splqueue(3) - php
reflectionfunctionabstract(3) - php
spldoublylinkedlist(3) - php
splfileinfo(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!