Search Results

  1. The RecursiveRegexIterator class Introduction ¶ This recursive iterator can filter another recursive iterator via a regular expression.

  2. Jan 28, 2016 · The following is only one example, written quickly just for you, of extending the RecursiveRegexIterator. We start with a base class whose main job is to keep a hold of the regex that we want to filter with, everything else is deferred back to the RecursiveRegexIterator.

  3. Table of Contents RecursiveRegexIterator::__construct — Creates a new RecursiveRegexIterator RecursiveRegexIterator::getChildren — Returns an iterator for the current entry RecursiveRegexIterator::hasChildren — Returns whether an iterator can be obtained for the current entry

  4. The RecursiveRegexIterator class Introduction (PHP 5 >= 5.2.0, PHP 7) This recursive iterator can filter another recursive iterator via a regular expression.

  5. (PHP 5 >= 5.2.0, PHP 7) This recursive iterator can filter another recursive iterator via a regular expression.

  6. Table of Contents RecursiveRegexIterator::__construct — Creates a new RecursiveRegexIterator. RecursiveRegexIterator::getChildren — Returns an iterator for the current entry. RecursiveRegexIterator::hasChildren — Returns whether an iterator can be obtained for the current entry.

  7. RecursiveRegexIterator::getChildren — Retourne un itérateur depuis l'entrée courante RecursiveRegexIterator::hasChildren — Vérifie si un itérateur peut être obtenu depuis l'entrée courante