Home
last modified time | relevance | path

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

12345678910>>...29

/PHP-7.2/scripts/dev/generate-phpt/src/codeSnippets/
H A Darray.txt8 'nested arrays' => array('foo', $index_array, $assoc_array),
/PHP-7.2/Zend/tests/
H A Dbug23104.phpt2 Bug #23104 (Hash position not reset for constant arrays)
H A Dbug75426.phpt15 Fatal error: Cannot use empty array elements in arrays in %s on line 5
H A Derrmsg_040.phpt2 errmsg: arrays are not allowed in class constants
H A Dbug69892.phpt2 Bug #69892: Different arrays compare indentical due to integer key truncation
/PHP-7.2/tests/lang/
H A DforeachLoop.017.phpt2 Ensure foreach works with arrays with Binary keys.
/PHP-7.2/ext/spl/tests/
H A Dbug71153.phpt2 Bug #71153: Performance Degradation in ArrayIterator with large arrays
/PHP-7.2/ext/standard/tests/array/
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 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 Darsort_object1.phpt12 * testing arsort() by providing integer/string object arrays with following flag values
62 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is defualt --\n";
74 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
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 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 D001.phpt9 ** Create sample arrays
15 /* Helper function to build testing arrays */
H A Darray_chunk_basic1.phpt21 // associative arrays - key as string
24 // associative arrays - key as numeric
H A Darray_diff_variation7.phpt2 Test array_diff() function : usage variations - arrays containing referenced variables
12 * Test how array_diff compares arrays that
H A Darray_intersect_uassoc_variation8.phpt2 Test array_intersect_uassoc() function : usage variation - arrays containing referenced variables
6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
H A Darray_unshift_basic2.phpt2 Test array_unshift() function : basic functionality - associative arrays for 'array' argument
11 * Testing array_unshift() by giving associative arrays for $array argument
H A Dreset_variation3.phpt11 * Reference two arrays to each other then call reset() to test position of
12 * internal pointer in both arrays
/PHP-7.2/ext/reflection/tests/
H A Dbug31651.phpt2 Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)
/PHP-7.2/Zend/tests/grammar/
H A Dregression_012.phpt2 Testing for regression on const list syntax and arrays
/PHP-7.2/tests/classes/
H A Dstatic_properties_001.phpt2 ZE2 Initializing static properties to arrays
/PHP-7.2/ext/standard/tests/strings/
H A Djoin_variation5.phpt15 echo "*** Testing implode() : usage variations - sub arrays ***\n";
34 *** Testing implode() : usage variations - sub arrays ***
/PHP-7.2/ext/json/tests/
H A Dbug41034.phpt2 Bug #41034 (json_encode() ignores null byte started keys in arrays)

Completed in 27 milliseconds

12345678910>>...29