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