Home
last modified time | relevance | path

Searched refs:values (Results 801 – 825 of 1390) sorted by relevance

1...<<31323334353637383940>>...56

/PHP-7.4/ext/standard/tests/array/
H A Darray_values_variation7.phpt6 * Description: Return just the values from the input array
H A Darray_udiff_assoc_variation.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
H A Dsort_basic.phpt13 * to check the basic functionality with following flag values.
22 // associative array containing unsorted string values
29 // array with default keys containing unsorted numeric values
H A Darray_values_variation5.phpt6 * Description: Return just the values from the input array
H A Darray_values_variation6.phpt6 * Description: Return just the values from the input array
H A Dcompact_variation1.phpt6 * Description: Creates a hash containing variables and their values
H A Dcompact_variation2.phpt6 * Description: Creates a hash containing variables and their values
H A Dcount_basic.phpt12 * and different values as $mode argument.
H A Dusort_variation9.phpt6 * Description: Sort an array by values using a user-defined comparison function
/PHP-7.4/ext/gd/tests/
H A Dgd_info_variation1.phpt2 Test gd_info() function : variation - Checking all the values in returned array
/PHP-7.4/ext/oci8/tests/
H A Dbug40078.phpt2 Bug #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name())
H A Ddefine1.phpt15 "insert into define1_tab (string) values ('some')",
/PHP-7.4/tests/lang/operators/
H A Doperator_lt_variation_64bit.phpt40 // test for invalid values
/PHP-7.4/ext/pgsql/tests/
H A Dbug68638.phpt2 Bug #68638 pg_update() fails to store infinite values
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation19.phpt18 //array of values to iterate over
H A Dstrftime_variation19.phpt18 //array of values to iterate over
H A Dgmstrftime_variation4.phpt16 //array of values to iterate over
H A Dgmstrftime_variation9.phpt18 //array of values to iterate over
/PHP-7.4/ext/mysqli/tests/
H A Dbug42378.phpt34 $values = array();
37 $values[$i] = $col1;
48 return $values;
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd.h78 PHPAPI void mysqlnd_minfo_print_hash(zval *values);
112 #define mysqlnd_get_connection_stats(conn, values) ((conn)->data)->m->get_statistics((conn)->data,… argument
113 #define mysqlnd_get_client_stats(values) _mysqlnd_get_client_stats(mysqlnd_global_stats, (values argument
338 PHPAPI void mysqlnd_minfo_print_hash(zval *values);
/PHP-7.4/ext/spl/tests/
H A DarrayObject_natcasesort_basic1.phpt7 Sort the entries by values using case insensitive "natural order" algorithm.
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug40576_64bit.phpt2 Bug #40576 (double values are truncated to 6 decimal digits when encoding)
/PHP-7.4/ext/standard/tests/strings/
H A Dnl2br_variation4.phpt2 Test nl2br() function : usage variations - html values for 'str' argument
/PHP-7.4/ext/zlib/tests/
H A Dgzfile_variation7.phpt2 Test function gzfile() by substituting argument 1 with string values.
H A Dreadgzfile_variation7.phpt2 Test function readgzfile() by substituting argument 1 with string values.

Completed in 32 milliseconds

1...<<31323334353637383940>>...56