Searched defs:iterator_to_array (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/spl/ | ||
H A D | spl.php | 249 function iterator_to_array(Traversable $it, $use_keys = true) {/**/}; function |
H A D | spl_iterators.c | 3606 PHP_FUNCTION(iterator_to_array) in PHP_FUNCTION() argument |
Completed in 16 milliseconds