Home
last modified time | relevance | path

Searched refs:arrays (Results 126 – 150 of 529) sorted by relevance

12345678910>>...22

/PHP-7.4/ext/reflection/tests/
H A Dbug31651.phpt2 Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)
/PHP-7.4/Zend/tests/
H A Derrmsg_040.phpt2 errmsg: arrays are not allowed in class constants
H A Dbug69892.phpt2 Bug #69892: Different arrays compare identical due to integer key truncation
H A Dconst_array_with_resource_key.phpt2 Constexpr arrays should be able to handle resource keys
H A Dbug29505.phpt2 Bug #29505 (get_class_vars() severely broken when used with arrays)
/PHP-7.4/ext/standard/tests/array/
H A Darray_change_key_case_variation6.phpt2 Test array_change_key_case() function : usage variations - multidimensional arrays
11 * Test how array_change_key_case() converts keys in multi-dimensional arrays
H A Darray_merge_variation3.phpt2 Test array_merge() function : usage variations - arrays of diff. data types
6 * Description: Merges elements from passed arrays into one array
11 * Pass arrays of different data types to test how array_merge adds them
40 // arrays of different data types to be passed as $input
H A Darray_merge_recursive_variation10.phpt2 Test array_merge_recursive() function : usage variations - two dimensional arrays
6 * Description: Recursively merges elements from passed arrays into one array
12 * two dimensional arrays for $arr1 argument.
H A Darray_merge_recursive_basic1.phpt6 * Description: Recursively merges elements from passed arrays into one array
12 // Initialise the arrays
H A Darray_values_variation2.phpt2 Test array_values() function : usage variations - arrays of different data types
11 * Pass arrays of different data types as $input argument to array_values() to test behaviour
36 // arrays of different data types to be passed as $input
H A Dnatcasesort_variation2.phpt2 Test natcasesort() function : usage variations - Pass arrays of different data types
12 * Pass arrays of different data types to natcasesort() to test how they are sorted
37 // arrays of different data types to be passed to $array_arg argument
H A Duasort_variation4.phpt11 * sorting different types of numeric arrays containing data of following type:
36 echo "*** Testing uasort() : different numeric arrays as 'array_arg' ***\n";
71 *** Testing uasort() : different numeric arrays as 'array_arg' ***
H A Darray_shift_variation2.phpt2 Test array_shift() function : usage variations - Pass arrays of different data types
11 * Pass arrays where values are of one data type to test behaviour of array_shift()
37 // arrays of different data types to be passed to $stack argument
H A Dasort_object2.phpt12 * testing asort() by providing integer/string object arrays with following flag values
66 echo "\n-- Testing asort() by supplying various object arrays, 'flag' value is default --\n";
78 echo "\n-- Testing asort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
94 -- Testing asort() by supplying various object arrays, 'flag' value is default --
174 -- Testing asort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Dsort_object2.phpt12 …* testing sort() by providing integer/string object arrays with flag values are defualt, SORT_REGU…
69 echo "\n-- Testing sort() by supplying various object arrays, 'flag' value is defualt --\n";
81 echo "\n-- Testing sort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
97 -- Testing sort() by supplying various object arrays, 'flag' value is defualt --
177 -- Testing sort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Darsort_object2.phpt12 * testing arsort() by providing integer/string object arrays with following flag values
66 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is default --\n";
78 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
94 -- Testing arsort() by supplying various object arrays, 'flag' value is default --
174 -- Testing arsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
/PHP-7.4/tests/lang/
H A DpassByReference_006.phpt2 Pass uninitialised objects and arrays by reference to test implicit initialisation.
40 echo "\n ---- Pass uninitialised arrays & objects by ref: static method call ---\n";
45 echo "\n\n---- Pass uninitialised arrays & objects by ref: constructor ---\n";
50 echo "\n ---- Pass uninitialised arrays & objects by ref: instance method call ---\n";
103 ---- Pass uninitialised arrays & objects by ref: static method call ---
152 ---- Pass uninitialised arrays & objects by ref: constructor ---
198 ---- Pass uninitialised arrays & objects by ref: instance method call ---
/PHP-7.4/tests/classes/
H A Dstatic_properties_001.phpt2 ZE2 Initializing static properties to arrays
H A Darray_conversion_keys.phpt2 Verifies the correct conversion of objects to arrays
/PHP-7.4/Zend/tests/grammar/
H A Dregression_012.phpt2 Testing for regression on const list syntax and arrays
/PHP-7.4/Zend/tests/generators/
H A Dyield_from_non_iterable.phpt18 Can use "yield from" only with arrays and Traversables
/PHP-7.4/ext/spl/tests/
H A Dbug52861.phpt2 Bug #52861 (unset failes with ArrayObject and deep arrays)
/PHP-7.4/ext/json/tests/
H A Dbug41034.phpt2 Bug #41034 (json_encode() ignores null byte started keys in arrays)
/PHP-7.4/tests/basic/
H A D018.phpt2 POST Method test and arrays - 6
/PHP-7.4/ext/opcache/tests/
H A Dbug77310_1.phpt2 Bug #77310 (1): Incorrect SCCP for compound assign to arrays

Completed in 35 milliseconds

12345678910>>...22