Search Results
RecursiveRegexIterator::hasChildren (PHP 5 >= 5.2.0, PHP 7, PHP 8) RecursiveRegexIterator::hasChildren — Returns whether an iterator can be obtained for the current entry
RecursiveRegexIterator::getChildren — Returns an iterator for the current entry RecursiveRegexIterator::hasChildren — Returns whether an iterator can be obtained for the current entry
(PHP 5 >= 5.2.0, PHP 7, PHP 8) RecursiveRegexIterator::hasChildren — Returns whether an iterator can be obtained for the current entry
RecursiveRegexIterator::getChildren — Returns an iterator for the current entry RecursiveRegexIterator::hasChildren — Returns whether an iterator can be obtained for the current entry
Simple usage example of `RecursiveRegexIterator::hasChildren ()`. The `RecursiveRegexIterator::hasChildren` function is used in PHP to determine if an iterator can be obtained for the current entry in a recursive regex iterator. It checks if there are subentries within the current entry that can be traversed using an iterator.
(PHP 5 >= 5.2.0, PHP 7) Returns whether an iterator can be obtained for the current entry. publ
RecursiveRegexIterator::hasChildren — Returns whether an iterator can be obtained for the current entry.
