Home
last modified time | relevance | path

Searched refs:array (Results 2351 – 2375 of 6838) sorted by relevance

1...<<919293949596979899100>>...274

/PHP-5.6/ext/standard/tests/strings/
H A Dstrval_variation1.phpt28 //array of values to iterate over
29 $values = array(
55 // array data
56 /*18*/ array(),
57 array('color' => 'red', 'item' => 'pen'),
86 // loop through each element of the array for strval
H A Dexplode_variation5.phpt6 /* Prototype : array explode ( string $delimiter , string $string [, int $limit ] )
28 array(2) {
36 array(3) {
46 array(0) {
H A Dvfprintf_basic8.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
17 $arg1 = array(021);
18 $arg2 = array(021,0347);
19 $arg3 = array(021,0347,05678);
H A Dvsprintf_basic9.phpt5 /* Prototype : string vsprintf(string $format , array $args)
22 $arg1 = array(11);
23 $arg2 = array(11,132);
24 $arg3 = array(11,132,177);
/PHP-5.6/ext/openssl/tests/
H A Dopenssl_decrypt_error.phpt22 var_dump(openssl_decrypt(array(), $method, $password));
23 var_dump(openssl_decrypt($encrypted, array(), $password));
24 var_dump(openssl_decrypt($encrypted, $method, array()));
46 Warning: openssl_decrypt() expects parameter 1 to be string, array given in %s on line %d
49 Warning: openssl_decrypt() expects parameter 2 to be string, array given in %s on line %d
52 Warning: openssl_decrypt() expects parameter 3 to be string, array given in %s on line %d
/PHP-5.6/ext/intl/tests/
H A Ddateformat_format_parse_version2.phpt18 $locale_arr = array (
22 $datetype_arr = array (
31 $time_arr = array (
42 $localtime_arr1 = array (
50 $localtime_arr2 = array (
58 $localtime_arr3 = array (
67 $localtime_arr = array (
94 //Test format and parse with a localtime :array
117 $res_str .= "\nParsed array is: ";
261 Parsed array is: tm_sec : '24' , tm_min : '3' , tm_hour : '19' , tm_year : '105' , tm_mday : '3' , …
[all …]
H A Ddateformat_format_variant2.phpt20 $locale_arr = array (
24 $datetype_arr = array (
35 $time_arr = array (
46 $localtime_arr1 = array (
54 $localtime_arr2 = array (
62 $localtime_arr3 = array (
71 $localtime_arr = array (
80 $dates = array(
320 Date is: DateTime::__set_state(array(
328 Date is: DateTime::__set_state(array(
[all …]
H A Ddateformat_format_variant3.phpt20 $locale_arr = array (
24 $datetype_arr = array (
35 $time_arr = array (
46 $localtime_arr1 = array (
54 $localtime_arr2 = array (
62 $localtime_arr3 = array (
71 $localtime_arr = array (
80 $dates = array(
320 Date is: DateTime::__set_state(array(
328 Date is: DateTime::__set_state(array(
[all …]
H A Dbug72506.phpt4 Actually, the $info array should be populated for these cases, but at least it's
30 array(0) {
33 array(0) {
36 array(0) {
/PHP-5.6/ext/standard/tests/array/
H A Darray_push_error1.phpt5 /* Prototype : int array_push(array $stack, mixed $var [, mixed $...])
6 * Description: Pushes elements onto the end of the array
7 * Source code: ext/standard/array.c
18 $stack = array(1, 2);
H A Darray_fill_keys_error.phpt5 /* Prototype : proto array array_fill_keys(array keys, mixed val)
6 …* Description: Create an array using the elements of the first parameter as keys each initialized …
7 * Source code: ext/standard/array.c
13 $keys = array(1, 2);
H A Dusort_error1.phpt5 /* Prototype : bool usort(array $array_arg, string $cmp_function)
6 * Description: Sort an array by values using a user-defined comparison function
7 * Source code: ext/standard/array.c
18 $array_arg = array(1, 2);
25 $array_arg = array(1, 2);
/PHP-5.6/ext/session/tests/
H A Dsession_get_cookie_params_basic.phpt17 * Prototype : array session_get_cookie_params(void)
35 array(5) {
48 array(5) {
61 array(5) {
/PHP-5.6/ext/spl/tests/
H A DSplObjectStorage_unserialize_bad.phpt6 $badblobs = array(
27 array(2) {
29 array(2) {
37 array(2) {
H A DSplDoublyLinkedList_serialization.phpt25 array(2) {
37 array(2) {
48 array(2) {
60 array(2) {
H A Drecursive_tree_iterator_005.phpt8 $ary = array(
9 0 => array(
14 (binary) "binary" => array(
17 3 => array(
21 "4abc" => array(
H A Drecursive_tree_iterator_006.phpt8 $ary = array(
9 0 => array(
13 "a" => array(
16 3 => array(
20 "3" => array(
/PHP-5.6/ext/mysqli/tests/
H A Dbug31668.phpt42 array(1) {
46 array(1) {
52 array(1) {
56 array(1) {
/PHP-5.6/ext/pdo_dblib/tests/
H A Dbug_47588.phpt22 array(3) {
24 array(2) {
31 array(2) {
38 array(2) {
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug_41698.phpt22 $stmt->execute(array($value));
26 array(2) {
28 array(1) {
33 array(1) {
/PHP-5.6/ext/pdo/tests/
H A Dpdo_001.phpt28 array(3) {
30 array(2) {
37 array(2) {
44 array(2) {
H A Dpdo_002.phpt28 array(3) {
30 array(2) {
37 array(2) {
44 array(2) {
/PHP-5.6/ext/oci8/tests/
H A Drefcur_prefetch_2.phpt154 array(2) {
160 array(2) {
166 array(2) {
172 array(2) {
178 array(2) {
185 array(2) {
191 array(2) {
197 array(2) {
203 array(2) {
209 array(2) {
[all …]
/PHP-5.6/ext/exif/tests/
H A Dexif014.phpt13 array(37) {
27 array(9) {
96 array(3) {
107 array(3) {
120 array(3) {
H A Dexif015.phpt13 array(37) {
27 array(9) {
96 array(3) {
107 array(3) {
120 array(3) {

Completed in 29 milliseconds

1...<<919293949596979899100>>...274