Home
last modified time | relevance | path

Searched refs:values (Results 776 – 800 of 1390) sorted by relevance

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

/PHP-7.4/ext/session/tests/
H A Dbug74514.phpt15 'headers already sent' errors if they try to set new values.
/PHP-7.4/ext/intl/tests/
H A Dbug72506.phpt5 not clear yet with which values exactly.
/PHP-7.4/ext/standard/tests/strings/
H A Dstrncasecmp_variation7.phpt10 /* Test strncasecmp() function with null terminated strings and binary values passed to 'str1' & 's…
H A Dstrncmp_variation7.phpt10 /* Test strncmp() function with binary values passed to 'str1' & 'str2' and with the null terminate…
/PHP-7.4/ext/oci8/tests/
H A Ddefine0.phpt15 "insert into define0_tab (string) values ('some')",
H A Dbug35973.phpt19 $s3 = oci_parse($c, "insert into test_nclob (nc) values ('12345data')");
H A Dbug27303_3.phpt2 Bug #27303 (OCIBindByName binds numeric PHP values as characters)
24 $stmt = "insert into mytab (mydata, seqcol) values ('Some data', myseq.nextval) returning seqcol in…
H A Dbind_misccoltypes.phpt54 echo "\nTEST86 insert all ORATYPE values\n";
121 echo "\nTEST87 SELECT all values using DEFINEs\n";
274 TEST86 insert all ORATYPE values
276 TEST87 SELECT all values using DEFINEs
/PHP-7.4/ext/pdo/tests/
H A Dpdo_028.phpt18 $stmt = $db->prepare('INSERT INTO test values (1, ?, ?, ?)');
/PHP-7.4/tests/lang/operators/
H A Doperator_lt_variation.phpt36 // test for invalid values
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_assoc_variation10.phpt6 * Description: Returns the entries of arr1 that have values which are not
H A Dsizeof_variation1.phpt19 $values = array (
20 // int values
24 // float values
31 // NULL values
35 // boolean values
56 for($i = 0; $i < count($values); $i++)
60 $var = $values[$i];
H A Darray_walk_basic2.phpt20 * Description : alters the array values by appending prefix string
35 * Description : prints the array values with keys
H A Darray_walk_recursive_basic2.phpt20 * Description : alters the array values by appending prefix string
35 * Description : prints the array values with keys
H A Darsort_variation8.phpt12 …sting arsort() by providing arrays contains sub arrays for $array argument with flowing flag values
28 // array of arrays along with some values
H A Dasort_variation8.phpt12 …esting asort() by providing arrays contains sub arrays for $array argument with flowing flag values
28 // array of arrays along with some values
H A Drsort_variation5.phpt2 Test rsort() function : usage variations - String values
36 // loop through $flags array and setting all possible flag values
H A Duasort_object1.phpt19 * Parameters : $value1 and $value2 - values to be compared
20 * Return value : 0 - if both values are same
/PHP-7.4/ext/zlib/tests/
H A Dgzfile_variation5.phpt2 Test function gzfile() by substituting argument 1 with int values.
H A Dreadgzfile_variation5.phpt2 Test function readgzfile() by substituting argument 1 with int values.
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation8.phpt18 //array of values to iterate over
/PHP-7.4/ext/standard/tests/file/
H A Dparse_ini_file_variation1.phpt2 Test parse_ini_file() function : variation: identical properties and values are not referenced.
/PHP-7.4/ext/standard/tests/dir/
H A Dopendir_variation7.phpt28 /* different values for directory permissions */
46 // Open directory with different permission values, read and close, expected: none of them to succe…
/PHP-7.4/tests/lang/
H A DforeachLoop.002.phpt6 echo "\nDirectly changing array values.\n";
75 Directly changing array values.
/PHP-7.4/ext/spl/tests/
H A DarrayObject_natsort_basic1.phpt7 Sort the entries by values using "natural order" algorithm.

Completed in 27 milliseconds

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