Home
last modified time | relevance | path

Searched refs:arrays (Results 176 – 200 of 434) sorted by relevance

12345678910>>...18

/php-src/Zend/tests/
H A Dbug73998.phpt2 Bug #73998 (array_key_exists fails on arrays created by get_object_vars)
H A Ddead_array_type_inference.phpt2 Make sure type inference upholds invariants for dead arrays
H A Dadd_004.phpt2 adding numbers to arrays
H A Dbug26229.phpt2 Bug #26229 (getIterator() segfaults when it returns arrays or scalars)
H A Dnot_002.phpt2 bitwise NOT and arrays
H A Dsub_001.phpt2 subtracting arrays
H A Dbug73753.phpt2 Bug #73753 Non packed arrays and duplication
H A Dmul_001.phpt2 multiplying arrays
H A Ddiv_002.phpt2 dividing arrays
H A Dadd_002.phpt2 adding objects to arrays
H A Dadd_003.phpt2 adding arrays to objects
/php-src/Zend/tests/array_unpack/
H A Dundef_var.phpt12 Fatal error: Uncaught Error: Only arrays and Traversables can be unpacked, null given in %s:%d
/php-src/Zend/tests/constant_expressions/
H A Dconstant_expressions_invalid_offset_type_error.phpt2 Can't use arrays as key for constant array
/php-src/ext/standard/tests/array/
H A Darray_merge_variation3.phpt2 Test array_merge() function : usage variations - arrays of diff. data types
6 * Pass arrays of different data types to test how array_merge adds them
35 // arrays of different data types to be passed as $input
H A Darray_splice_variation1.phpt17 echo "Test behaviour of input arrays containing references \n";
65 Test behaviour of input arrays containing references
H A Dnatcasesort_object2.phpt41 echo "\n-- Testing natcasesort() by supplying object arrays --\n";
53 -- Testing natcasesort() by supplying object arrays --
H A Darray_chunk_basic2.phpt15 // associative arrays - key as string
18 // associative arrays - key as numeric
H A Darray_diff_assoc_variation4.phpt2 Test array_diff_assoc() function : usage variations - arrays with different data types as keys
6 * Test how array_diff_assoc() compares arrays containing different data types
H A Dbug43495.phpt2 Bug #43495 (array_merge_recursive() crashes with recursive arrays)
H A Darray_intersect_variation9.phpt2 Test array_intersect() function : usage variations - two dimensional arrays for $arr1 and $arr2 arg…
6 * Testing the behavior of array_intersect() by passing 2-D arrays
13 // two dimensional arrays for $arr1 and $arr2 argument
16 // arrays with default keys
20 // arrays with explicit keys
H A Darray_intersect_variation2.phpt6 * Testing array_intersect() function by passing values to $array2 argument other than arrays
16 // arrays to be passed to optional argument
40 $arrays = array(
87 // loop through each sub-array within $arrays to check the behavior of array_intersect()
89 foreach($arrays as $unexpected_value) {
H A Dnegative_index.phpt2 Test arrays starting with negative indices
/php-src/tests/output/
H A Dob_start_basic_006.phpt2 ob_start(): ensure multiple buffer initialization with a single call using arrays is not supported …
45 echo "\n ---> Test arrays:\n";
74 ---> Test arrays:
/php-src/ext/opcache/tests/jit/
H A Dbug81512.phpt2 Bug #81512: Unexpected behavior with arrays and JIT
/php-src/ext/spl/tests/
H A Dbug75717.phpt2 Bug #75717: RecursiveArrayIterator does not traverse arrays by reference

Completed in 31 milliseconds

12345678910>>...18