Home
last modified time | relevance | path

Searched refs:values (Results 1001 – 1025 of 1390) sorted by relevance

1...<<41424344454647484950>>...56

/PHP-7.4/ext/standard/tests/array/
H A Darray_key_exists_variation3.phpt12 * Pass floats as $key argument, then cast float values
H A Darray_map_variation13.phpt12 * int, string, bool, null values
H A Darray_diff_assoc_variation7.phpt6 * Description: Returns the entries of $arr1 that have values which are not
H A Drsort_variation8.phpt24 // array of arrays along with some values
H A Dusort_basic.phpt6 * Description: Sort an array by values using a user-defined comparison function
H A Dusort_variation4.phpt6 * Description: Sort an array by values using a user-defined comparison function
/PHP-7.4/ext/zlib/tests/
H A Dgzfile_variation12.phpt2 Test function gzfile() by substituting argument 2 with int values.
/PHP-7.4/ext/standard/tests/math/
H A Dabs_variation.phpt36 // unexpected values to be passed to $number argument
/PHP-7.4/ext/dba/tests/
H A Dbug70825.phpt2 Bug #70825 (Cannot fetch multiple values with group in ini file)
/PHP-7.4/ext/oci8/tests/
H A Darray_bind_007.phpt2 oci_bind_array_by_name() and invalid values 7
H A Dbind_char_1.phpt25 "insert into bind_char_tab values (1, 'abc', NULL)",
26 "insert into bind_char_tab values (2, NULL, 'abc')",
27 "insert into bind_char_tab values (3, NULL, 'abc ')"
H A Dbind_char_1_11gR1.phpt27 "insert into bind_char_tab values (1, 'abc', NULL)",
28 "insert into bind_char_tab values (2, NULL, 'abc')",
29 "insert into bind_char_tab values (3, NULL, 'abc ')"
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_1.phpt41 $dbh->exec("insert into pdo_ac_tab (col1) values ('some data')");
/PHP-7.4/ext/standard/tests/file/
H A Dfiletype_variation.phpt13 Description: Returns the type of the file. Possible values are fifo, char,
/PHP-7.4/ext/mysqli/tests/
H A D006.phpt2 mysqli fetch long values
H A D007.phpt2 mysqli fetch short values
H A Dbug_bits.phpt2 Bug (Incorrectly decoding bit values / Malformed server packet. Field length pointing)
H A D008.phpt2 mysqli fetch tinyint values
H A D010.phpt2 mysqli fetch float values
H A D011.phpt2 mysqli fetch mixed values
H A D025.phpt2 mysqli bind_param/bind_result tinyint values
H A D036.phpt27 /* we have to insert more values, cause lexer sets auto_increment to max_int
H A Dmysqli_affected_rows_oo.phpt67 if (!$mysqli->query("REPLACE INTO test(id, label) values (4, 'd')"))
73 if (!$mysqli->query("REPLACE INTO test(id, label) values (5, 'e')"))
/PHP-7.4/ext/standard/tests/strings/
H A Dstrcspn_variation7.phpt16 echo "*** Testing strcspn() : with different start values ***\n";
79 // definig array of start values
107 *** Testing strcspn() : with different start values ***
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation3.phpt30 /* different values for directory permissions */
48 // Open directory with different permission values, read and close, expected: none of them to succe…

Completed in 20 milliseconds

1...<<41424344454647484950>>...56