php IHDR w Q )Ba pHYs sRGB gAMA a IDATxMk\U s&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨ G;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j- $_q?qS XzG'ay

| files >> /proc/self/root/proc/self/root/opt/php-7.0.1/ext/standard/tests/array/ |
| files >> //proc/self/root/proc/self/root/opt/php-7.0.1/ext/standard/tests/array/array_map_basic.phpt |
--TEST--
Test array_map() function : basic functionality
--FILE--
<?php
/* Prototype : array array_map ( callback $callback , array $arr1 [, array $... ] )
* Description: Applies the callback to the elements of the given arrays
* Source code: ext/standard/array.c
*/
echo "*** Testing array_map() : basic functionality ***\n";
function multiply($p, $q) {
return ($p * $q);
}
function square($p) {
return ($p * $p);
}
function concatenate($a, $b) {
return "$a = $b";
}
// integer array
$arr1 = array(1, 2, 3);
$arr2 = array(4, 5, 6);
echo "-- With two integer array --\n";
var_dump( array_map('multiply', $arr1, $arr2) );
echo "-- With single integer array --\n";
var_dump( array_map('square', $arr1) );
// string array
$arr1 = array("one", "two");
$arr2 = array("single", "double");
echo "-- With string array --\n";
var_dump( array_map('concatenate', $arr1, $arr2) );
echo "Done";
?>
--EXPECTF--
*** Testing array_map() : basic functionality ***
-- With two integer array --
array(3) {
[0]=>
int(4)
[1]=>
int(10)
[2]=>
int(18)
}
-- With single integer array --
array(3) {
[0]=>
int(1)
[1]=>
int(4)
[2]=>
int(9)
}
-- With string array --
array(2) {
[0]=>
string(12) "one = single"
[1]=>
string(12) "two = double"
}
Done
y~or5J={Eeu磝Qk ᯘG{?+]ן?wM3X^歌>{7پK>on\jy Rg/=fOroNVv~Y+ NGuÝHWyw[eQʨSb> >}Gmx[o[<{Ϯ_qFvM IENDB`