Home
last modified time | relevance | path

Searched refs:values (Results 1226 – 1250 of 1390) sorted by relevance

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

/PHP-7.4/ext/oci8/tests/
H A Dedition_2.phpt87 echo "\n\n**Test 1.4 - with different type of values *********\n";
193 **Test 1.4 - with different type of values *********
H A Dnum.phpt28 $insert_sql = "insert into num_tab (id, value) values (1,1)";
/PHP-7.4/ext/standard/tests/array/
H A Darray_slice.phpt47 /* offset values >, < and = 0 */
56 /* offset value variations with length values */
69 /* offset value, length value and preserve_key values variation */
H A Dsort_object1.phpt11 …* testing sort() by providing integer/string object arrays with flag values are defualt, SORT_REGU…
H A Darray_intersect_assoc_variation9.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darsort_object1.phpt12 * testing arsort() by providing integer/string object arrays with following flag values
H A Dasort_object1.phpt12 * testing asort() by providing integer/string object arrays with following flag values
H A Dksort_object.phpt10 * testing ksort() by providing array ofinteger/string objects with following flag values:
H A Darray_key_exists_variation1.phpt40 // unexpected values to be passed to $key argument
H A Darray_diff_key_variation1.phpt2 Test array_diff_key() function : usage variation - Passing unexpected values to first argument
40 //array of values to iterate over
H A Darray_diff_ukey_variation1.phpt2 Test array_diff_ukey() function : usage variation - Passing unexpected values to first argument
48 //array of values to iterate over
/PHP-7.4/ext/standard/tests/math/
H A Dbase_convert_basic.phpt8 $values = array(10,
24 for ($i =0; $i < count($values); $i++){
25 $res = base_convert($values[$i],$frombase[$f],$tobase[$t]);
26 echo ".........value= ", $values[$i], " res = ", $res, "\n";
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation26.phpt49 // reading the values from file using different char formats
H A Dfscanf_variation53.phpt29 // reading the values from file using different integer formats
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_scalar.phpt100 working of is_scalar on non-scalar values, expected output: bool(false)
H A Dgettype_settype_basic.phpt54 $values = array(
86 foreach ($values as $value) {
94 foreach ($values as $var) {
/PHP-7.4/ext/standard/tests/strings/
H A Ducfirst.phpt44 /* loop to test working of ucfirst with different values */
H A Dstr_replace.phpt35 echo "\n*** Testing str_replace() with various search values ***";
103 /* If replace has fewer values than search, then an empty
104 string is used for the rest of replacement values */
253 *** Testing str_replace() with various search values ***
H A Dstrcspn_variation11.phpt16 echo "*** Testing strcspn() : with different start and default len values ***\n";
54 //defining array of start values
81 *** Testing strcspn() : with different start and default len values ***
H A Dstrspn_variation11.phpt16 echo "*** Testing strspn() : with different start and default len values ***\n";
54 // defining the array for start values
81 *** Testing strspn() : with different start and default len values ***
/PHP-7.4/ext/mysqli/tests/
H A Dbug49442.phpt98 printf("[010] Wrong values, check manually!\n");
H A Dmysqli_stmt_get_result_bit.phpt2 Fetching BIT column values using the PS API
H A Dbug52891.phpt51 …/* now try values that don't fit in long, on 32bit, new types should be sent or 0 will be inserted…
H A Dmysqli_change_user_get_lock.phpt39 …and unlocks all locked tables. Session system variables are reset to the values of the correspondi…
/PHP-7.4/ext/session/tests/
H A Dsession_encode_error2.phpt35 // Unexpected values to be passed as arguments

Completed in 110 milliseconds

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