Searched refs:flatten (Results 1 – 5 of 5) sorted by relevance
6 function flatten(array $nestedArraysAndStrings){20 echo flatten($noRefs), "\n";21 echo flatten($withRefs), "\n";
42 # flatten137 [flatten], [
503 function flatten(array $array) { function551 $result .= formatIntArray(flatten($table), 4);
765 If all PHP functions need to be provided flatten the array returned by
583 If all PHP functions need to be provided flatten the array returned by
Completed in 9 milliseconds