Home
last modified time | relevance | path

Searched refs:values (Results 951 – 975 of 1390) sorted by relevance

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

/PHP-7.4/ext/standard/tests/array/
H A Darsort_variation5.phpt12 …esting arsort() by providing different string arrays for $array argument with following flag values
48 // loop through $flags array and setting all possible flag values
H A Dasort_variation5.phpt12 …testing asort() by providing different string arrays for $array argument with following flag values
48 // loop through $flags array and setting all possible flag values
H A Darray_uintersect_uassoc_variation6.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_diff_assoc_basic.phpt6 * Description: Returns the entries of $arr1 that have values which are not
H A Darray_intersect_assoc_basic.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_intersect_basic.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_pad_variation5.phpt13 * The $input and $pad_size arguments passed are fixed values.
H A Darray_udiff_assoc_variation5.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
H A Darray_udiff_uassoc_variation6.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
/PHP-7.4/ext/standard/tests/file/
H A D006_variation2.phpt38 /* negative values as permission */
42 /* decimal values as permission */
/PHP-7.4/ext/mysqlnd/
H A Dphp_mysqlnd.c41 mysqlnd_minfo_print_hash(zval *values) in mysqlnd_minfo_print_hash() argument
46 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(values), string_key, values_entry) { in mysqlnd_minfo_print_hash()
/PHP-7.4/ext/oci8/tests/
H A Dedition_1.phpt63 "insert into edit_tab values('mike',30,'Senior engineer',200)",
64 "insert into edit_tab values('juan',25,'engineer',100)",
H A Darray_bind_005.phpt2 oci_bind_array_by_name() and invalid values 5
H A Darray_bind_008.phpt2 oci_bind_array_by_name() and invalid values 8
H A Dlob_043.phpt21 insert into lob_043_tab (id, c1) values (i, i || ' abcdefghijklmnopq');
H A Dlob_002.phpt22 $statement = oci_parse($c, "insert into lob_002_tab (id, b1) values (1, empty_blob()) returning b1 …
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt12 …ve', 'six', 'seven', 'eight', 'nine'); //array will have the default key values (0-9) and each val…
/PHP-7.4/ext/pdo_oci/tests/
H A Dpecl_bug_6364.phpt19 … varchar2, p5 OUT varchar2) as begin insert into bug_6364_t (c1, c2, c3) values (p1, p2, p3); p4 :…
/PHP-7.4/ext/standard/tests/math/
H A Dfloor_variation1.phpt31 // unexpected values to be passed to $value argument
H A Dceil_variation1.phpt31 // unexpected values to be passed to $value argument
/PHP-7.4/ext/zlib/tests/
H A Dreadgzfile_variation12.phpt2 Test function readgzfile() by substituting argument 2 with int values.
H A Dreadgzfile_variation9.phpt2 Test function readgzfile() by substituting argument 2 with boolean values.
/PHP-7.4/ext/date/tests/
H A Dgetdate_variation4.phpt16 //array of values to iterate over
H A Dgmdate_variation13.phpt16 //array of values to iterate over
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_sel_up_del.phpt16 "insert into #php_pdo values(1), (2), (3);" .

Completed in 27 milliseconds

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