Searched refs:values (Results 801 – 825 of 1390) sorted by relevance
1...<<31323334353637383940>>...56
6 * Description: Return just the values from the input array
6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
13 * to check the basic functionality with following flag values.22 // associative array containing unsorted string values29 // array with default keys containing unsorted numeric values
6 * Description: Creates a hash containing variables and their values
12 * and different values as $mode argument.
6 * Description: Sort an array by values using a user-defined comparison function
2 Test gd_info() function : variation - Checking all the values in returned array
2 Bug #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name())
15 "insert into define1_tab (string) values ('some')",
40 // test for invalid values
2 Bug #68638 pg_update() fails to store infinite values
18 //array of values to iterate over
16 //array of values to iterate over
34 $values = array();37 $values[$i] = $col1;48 return $values;
78 PHPAPI void mysqlnd_minfo_print_hash(zval *values);112 #define mysqlnd_get_connection_stats(conn, values) ((conn)->data)->m->get_statistics((conn)->data,… argument113 #define mysqlnd_get_client_stats(values) _mysqlnd_get_client_stats(mysqlnd_global_stats, (values… argument338 PHPAPI void mysqlnd_minfo_print_hash(zval *values);
7 Sort the entries by values using case insensitive "natural order" algorithm.
2 Bug #40576 (double values are truncated to 6 decimal digits when encoding)
2 Test nl2br() function : usage variations - html values for 'str' argument
2 Test function gzfile() by substituting argument 1 with string values.
2 Test function readgzfile() by substituting argument 1 with string values.
Completed in 32 milliseconds