Home
last modified time | relevance | path

Searched refs:values (Results 1726 – 1750 of 1968) sorted by relevance

1...<<61626364656667686970>>...79

/PHP-7.1/ext/standard/tests/file/
H A Dtouch_variation3-win32-mb.phpt60 //array of values to iterate over
H A Dtouch_variation3-win32.phpt60 //array of values to iterate over
H A Dtouch_variation3.phpt60 //array of values to iterate over
H A Dtouch_variation4-win32.phpt60 //array of values to iterate over
H A Dtouch_variation4.phpt60 //array of values to iterate over
H A D005_variation-win32.phpt111 echo "\n*** Testing touch() function with different time values ***\n";
197 *** Testing touch() function with different time values ***
/PHP-7.1/ext/date/tests/
H A Ddate_default_timezone_set_variation1.phpt2 Test date_default_timezone_set() function : usage variations - Passing unexpected values for time_z…
/PHP-7.1/ext/standard/tests/general_functions/
H A Dintval_variation2.phpt52 //array of values to iterate over
/PHP-7.1/ext/standard/tests/network/
H A Dlong2ip_variation1.phpt57 //array of values to iterate over
/PHP-7.1/ext/mbstring/tests/
H A Dmb_encode_mimeheader_variation2.phpt50 // unexpected values to be passed to $charset argument
H A Dmb_stripos_variation4.phpt48 // unexpected values to be passed to $input argument
H A Dmb_stristr_variation2.phpt60 //array of values to iterate over
H A Dmb_strripos_variation4.phpt48 // unexpected values to be passed to $input argument
H A Dmb_strtoupper_variation2.phpt45 // unexpected values to be passed to $encoding argument
H A Dmb_substr_variation2.phpt47 // unexpected values to be passed to $input argument
/PHP-7.1/ext/standard/tests/array/
H A Darray_intersect_uassoc_variation4.phpt2 Test array_intersect_uassoc() function : usage variation - Passing unexpected values to mandatory t…
45 //array of values to iterate over
H A Darray_diff_ukey_variation4.phpt2 Test array_diff_ukey() function : usage variation - Passing unexpected values to callback argument
41 //array of values to iterate over
H A Darray_merge_variation1.phpt39 // unexpected values to be passed to $arr1 argument
H A Darray_merge_variation2.phpt39 // unexpected values to be passed to $arr2 argument
H A Drsort_variation2.phpt42 // unexpected values to be passed to $sort_flags argument
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt119 if (!mysqli_stmt_prepare($stmt, "REPLACE INTO test(id, label) values (4, 'd')") ||
129 if (!mysqli_stmt_prepare($stmt, "REPLACE INTO test(id, label) values (5, 'e')") ||
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c792 stmt->fetch.func.values = safe_emalloc(sizeof(zval), stmt->column_count, 0); in do_fetch_func_prepare()
817 if (stmt->fetch.func.values) { in do_fetch_opt_finish()
818 efree(stmt->fetch.func.values); in do_fetch_opt_finish()
819 stmt->fetch.func.values = NULL; in do_fetch_opt_finish()
1127 ZVAL_COPY_VALUE(&stmt->fetch.func.values[idx], &val); in do_fetch()
1128 ZVAL_COPY_VALUE(&stmt->fetch.cls.fci.params[idx], &stmt->fetch.func.values[idx]); in do_fetch()
1176 zval_ptr_dtor(&stmt->fetch.func.values[idx]); in do_fetch()
/PHP-7.1/ext/intl/tests/
H A Dlocale_get_keywords2.phpt59 //Private use registry values
/PHP-7.1/ext/session/tests/
H A Dsession_module_name_error.phpt35 // Unexpected values to be passed as arguments
H A Dsession_set_save_handler_error.phpt35 // Unexpected values to be passed as arguments

Completed in 30 milliseconds

1...<<61626364656667686970>>...79