Home
last modified time | relevance | path

Searched refs:arrays (Results 201 – 225 of 432) sorted by relevance

12345678910>>...18

/php-src/ext/standard/tests/array/
H A Dksort_variation5.phpt32 echo "\n-- Testing ksort() by supplying various string arrays --\n";
34 // loop through to test ksort() with different arrays
58 -- Testing ksort() by supplying various string arrays --
H A Dkrsort_variation5.phpt32 echo "\n-- Testing krsort() by supplying various string arrays --\n";
34 // loop through to test krsort() with different arrays
58 -- Testing krsort() by supplying various string arrays --
H A Darray_pad_variation6.phpt2 Test array_pad() function : usage variations - different arrays for 'input' argument
6 * Passing different arrays to $input argument and testing whether
11 echo "*** Testing array_pad() : Passing different arrays to \$input argument ***\n";
44 // different arrays to be passed to $input argument
55 // associative arrays
89 *** Testing array_pad() : Passing different arrays to $input argument ***
H A Dnatcasesort_variation7.phpt2 Test natcasesort() function : usage variations - recursive arrays
H A Darray_merge_recursive_variation10.phpt2 Test array_merge_recursive() function : usage variations - two dimensional arrays
7 * two dimensional arrays for $arr1 argument.
H A Dkey_exists_variation2.phpt8 echo "*** test key_exists() by using mixed type of arrays ***\n";
59 *** test key_exists() by using mixed type of arrays ***
H A Darray_merge_recursive_variation2.phpt36 $arrays = array (
83 // loop through each element of $arrays and check the behavior of array_merge_recursive()
85 foreach($arrays as $arr2) {
H A Dbug20381.phpt2 Bug #20381 (array_merge_recursive mangles input arrays)
H A Darray_push_variation6.phpt6 * Pass array_push arrays where the keys are different data types.
23 // arrays of different data types as keys to be passed to $stack argument
H A Darray_change_key_case_variation3.phpt6 * Pass arrays with different data types as keys to array_change_key_case()
21 // arrays of different data types to be passed to $input argument
H A Dbug40709.phpt2 Bug #40709 (array_reduce() behaves strange with one item stored arrays)
/php-src/ext/standard/tests/file/
H A Dfscanf_variation11.phpt2 Test fscanf() function: usage variations - float formats with arrays
6 /* Test fscanf() to scan arrays using different float format types */
10 echo "*** Test fscanf(): different float format types with arrays ***\n";
82 *** Test fscanf(): different float format types with arrays ***
H A Dfscanf_variation30.phpt2 Test fscanf() function: usage variations - octal formats with arrays
6 /* Test fscanf() to scan arrays using different octal format types */
10 echo "*** Test fscanf(): different octal format types with arrays ***\n";
82 *** Test fscanf(): different octal format types with arrays ***
H A Dfscanf_variation36.phpt2 Test fscanf() function: usage variations - hexa formats with arrays
6 /* Test fscanf() to scan arrays using different hexa format types */
10 echo "*** Test fscanf(): different hexa format types with arrays ***\n";
77 *** Test fscanf(): different hexa format types with arrays ***
H A Dfscanf_variation42.phpt2 Test fscanf() function: usage variations - unsigned formats with arrays
6 /* Test fscanf() to scan arrays using different unsigned format types */
10 echo "*** Test fscanf(): different unsigned format types with arrays ***\n";
77 *** Test fscanf(): different unsigned format types with arrays ***
H A Dfscanf_variation48.phpt2 Test fscanf() function: usage variations - scientific formats with arrays
6 /* Test fscanf() to scan arrays using different scientific format types */
10 echo "*** Test fscanf(): different scientific format types with arrays ***\n";
77 *** Test fscanf(): different scientific format types with arrays ***
H A Dfscanf_variation5.phpt2 Test fscanf() function: usage variations - integer formats with arrays
6 /* Test fscanf() to scan arrays using different integer format types */
10 echo "*** Test fscanf(): different integer format types with arrays ***\n";
77 *** Test fscanf(): different integer format types with arrays ***
/php-src/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt42 // WARNING: All arrays point to the same object - this will give bogus results!
73 // WARNING: All arrays point to the same object - this will give bogus results!
103 // WARNING: All arrays point to the same object - this will give bogus results!
215 Warning: mysqli_poll(): All arrays passed are clear in %s on line %d
/php-src/ext/opcache/tests/opt/
H A Ddce_007.phpt2 DCE 007: Escaping of enclosed arrays doesn't prevent removal of enclosing array
H A Ddce_004.phpt2 DCE 004: Elimination of assignment to non-escaping arrays
/php-src/sapi/fpm/tests/
H A Dconfig-array-validation-php-value-key.phpt2 FPM: Validates arrays in configuration are correctly set - php_value array must be passed a key
H A Dconfig-array-validation-suppress-path-key-2.phpt2 FPM: Validates arrays in configuration are correctly set - access.suppress_path doesn't accept key …
H A Dconfig-array-validation-suppress-path-key.phpt2 FPM: Validates arrays in configuration are correctly set - access.suppress_path doesn't allow key
/php-src/Zend/tests/
H A Dconstant_expressions_arrays.phpt2 Constant expressions with arrays
H A Dadd_001.phpt2 adding arrays

Completed in 68 milliseconds

12345678910>>...18