recursiveregexiterator(3) php man page | unix.com

Man Page: recursiveregexiterator

Operating Environment: php

Section: 3

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
recursivearrayiterator(3) - php
recursivetreeiterator(3) - php
reflectionfunctionabstract(3) - php
regexiterator(3) - php
spltempfileobject(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun