Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-7.3/ext/standard/tests/array/
H A Darray_chunk_basic1.phpt21 // associative arrays - key as string
24 // associative arrays - key as numeric
H A Darray_walk_recursive_variation6.phpt2 Test array_walk_recursive() function : usage variations - 'input' argument as diff. associative arr…
11 * Passing 'input' argument as an associative array
15 echo "*** Testing array_walk_recursive() : 'input' as an associative array ***\n";
85 *** Testing array_walk_recursive() : 'input' as an associative array ***
H A Darray_chunk_variation6.phpt14 * 2. associative array with duplicate keys
29 // associative array with duplicate keys
H A Darray_diff_variation8.phpt2 Test array_diff() function : usage variations - associative arrays contianing different data types
12 * Test array_diff() with associative arrays containing different data types as values
39 // associative arrays with different values
H A Darray_chunk_basic2.phpt21 // associative arrays - key as string
24 // associative arrays - key as numeric
H A Darray_unshift_variation4.phpt12 * associative arrays having different possible keys to $array argument.
16 echo "*** Testing array_unshift() : associative array with different keys ***\n";
41 // different variations of associative arrays to be passed to $array argument
102 *** Testing array_unshift() : associative array with different keys ***
H A Darray_unshift_variation5.phpt14 * associative arrays having different possible values to $array argument.
18 echo "*** Testing array_unshift() : associative array with different values ***\n";
43 // different variations of associative arrays to be passed to $array argument
98 *** Testing array_unshift() : associative array with different values ***
H A Darray_unique_basic.phpt16 // associative array
H A Darray_reverse_variation6.phpt19 // associative array
25 // combination of numeric and associative arrays
H A Darray_rand_variation5.phpt11 * Test behaviour of array_rand() function when associative array and
18 // initialise associative arrays
H A Darray_merge_basic.phpt18 //associative array
H A Darray_intersect_assoc_variation6.phpt13 * associative arrays having different possible keys to $arr2 argument.
28 // different variations of associative arrays to be passed to $arr2 argument
H A Darray_intersect_variation6.phpt12 * associative arrays having different possible keys to $arr2 argument.
27 // different variations of associative arrays to be passed to $arr2 argument
H A Drsort_variation9.phpt2 Test rsort() function : usage variations - mixed associative arrays
11 * Pass rsort() associative arrays to test key re-assignment
/PHP-7.3/Zend/tests/
H A Dbug46701.phpt2 Bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
/PHP-7.3/ext/standard/tests/general_functions/
H A Dget_defined_constants_error.phpt6 * Description: Returns an associative array with the names of all the constants and their values
H A Dget_defined_constants_basic.phpt6 * Description: Returns an associative array with the names of all the constants and their values
/PHP-7.3/ext/posix/tests/
H A Dposix_ttyname_variation1.phpt27 'associative array' => $assoc_array,
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug46419.phpt2 Bug #46419 (Elements of associative arrays with NULL value are lost)
H A Dbug41097.phpt2 Bug #41097 (ext/soap returning associative array as indexed without using WSDL)
/PHP-7.3/ext/standard/tests/strings/
H A Djoin_variation3.phpt26 // associative arrays
33 // associative array, containing null/empty/boolean values as key/value
H A Dhttp_build_query_variation1.phpt8 …* Description: Generates a URL-encoded query string from the associative (or indexed) array provid…
H A Dhttp_build_query_variation3.phpt8 …* Description: Generates a URL-encoded query string from the associative (or indexed) array provid…
/PHP-7.3/ext/standard/tests/file/
H A Dfstat_variation1.phpt11 'associative array' => $assoc_array,
/PHP-7.3/ext/date/tests/
H A Ddate_parse_variation1.phpt6 * Description: Returns associative array with detailed info about given date.
60 'associative array' => $assoc_array,
163 -- associative array --

Completed in 115 milliseconds

12345678910>>...12