Home
last modified time | relevance | path

Searched refs:associative (Results 26 – 50 of 101) sorted by relevance

12345

/php-src/tests/lang/
H A Darray_shortcut_002.phpt2 Square bracket associative array shortcut test
/php-src/ext/standard/tests/serialize/
H A Dbug81142.phpt2 Bug #81142 (memory leak when unserialize()ing associative array)
/php-src/ext/standard/tests/array/
H A Darray_chunk_variation6.phpt8 * 2. associative array with duplicate keys
23 // associative array with duplicate keys
H A Darray_diff_variation8.phpt2 Test array_diff() function : usage variations - associative arrays containing different data types
6 * Test array_diff() with associative arrays containing different data types as values
33 // associative arrays with different values
H A Darray_unshift_variation4.phpt7 * associative arrays having different possible keys to $array argument.
11 echo "*** Testing array_unshift() : associative array with different keys ***\n";
36 // different variations of associative arrays to be passed to $array argument
91 *** Testing array_unshift() : associative array with different keys ***
H A Darray_chunk_basic2.phpt15 // associative arrays - key as string
18 // associative arrays - key as numeric
H A Darray_unshift_variation5.phpt9 * associative arrays having different possible values to $array argument.
13 echo "*** Testing array_unshift() : associative array with different values ***\n";
38 // different variations of associative arrays to be passed to $array argument
93 *** Testing array_unshift() : associative array with different values ***
H A Darray_unique_basic.phpt11 // associative array
H A Darray_merge_basic.phpt13 //associative array
H A Darray_reverse_variation6.phpt14 // associative array
20 // combination of numeric and associative arrays
H A Darray_walk_basic2.phpt2 Test array_walk() function : basic functionality - associative array
7 // associative array
H A Darray_walk_recursive_basic2.phpt2 Test array_walk_recursive() function : basic functionality - associative array
7 // associative array
H A Darray_intersect_assoc_variation6.phpt7 * associative arrays having different possible keys to $arr2 argument.
22 // different variations of associative arrays to be passed to $arr2 argument
H A Darray_intersect_variation6.phpt7 * associative arrays having different possible keys to $arr2 argument.
22 // different variations of associative arrays to be passed to $arr2 argument
H A Darray_rand_variation5.phpt6 * Test behaviour of array_rand() function when associative array and
13 // initialise associative arrays
H A Darray_intersect_assoc_variation5.phpt7 * associative arrays having different possible keys to $arr1 argument.
22 // different variations of associative arrays to be passed to $arr1 argument
H A Darray_intersect_variation5.phpt7 * associative arrays having different possible keys to $arr1 argument.
22 // different variations of associative arrays to be passed to $arr1 argument
H A Drsort_variation9.phpt2 Test rsort() function : usage variations - mixed associative arrays
6 * Pass rsort() associative arrays to test key re-assignment
/php-src/ext/sqlite3/tests/
H A Dgh11451.phpt2 GH-11451 (Invalid associative array containing duplicate keys)
/php-src/ext/pgsql/tests/
H A D10pg_convert_9.phpt72 Array of values must be an associative array with string keys
73 Array of values must be an associative array with string keys
H A D12pg_insert_9.phpt72 Array of values must be an associative array with string keys
73 Array of values must be an associative array with string keys
H A D13pg_select_9.phpt93 Array of values must be an associative array with string keys
94 Array of values must be an associative array with string keys
/php-src/ext/soap/tests/bugs/
H A Dbug46419.phpt2 Bug #46419 (Elements of associative arrays with NULL value are lost)
/php-src/ext/json/
H A Djson.stub.php157 function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0): mi… argument
/php-src/ext/standard/tests/strings/
H A Djoin_variation3.phpt20 // associative arrays
27 // associative array, containing null/empty/boolean values as key/value

Completed in 27 milliseconds

12345