Home
last modified time | relevance | path

Searched refs:difference (Results 26 – 50 of 51) sorted by relevance

123

/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_uassoc_variation8.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_variation13.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_error.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_variation4.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_variation1.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_variation2.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
/PHP-7.4/ext/standard/tests/file/
H A Dstat_basic-win32-mb.phpt56 echo "-- comparing difference in dir stats before and after creating file in it --\n";
78 -- comparing difference in dir stats before and after creating file in it --
H A Dstat_basic-win32.phpt56 echo "-- comparing difference in dir stats before and after creating file in it --\n";
78 -- comparing difference in dir stats before and after creating file in it --
H A Dlstat_stat_variation4.phpt28 // touch a file check stat, there should be difference in atime
H A Dlstat_stat_variation5.phpt31 // touch a directory and check stat, there should be difference in atime
H A Dlstat_stat_variation6.phpt42 // touch a link, check stat, there should be difference in atime
/PHP-7.4/tests/lang/
H A DforeachLoop.010.phpt22 // This provokes a difference in behaviour when changing the number of elements in the array while
/PHP-7.4/ext/openssl/tests/
H A Dbug28382.phpt13 For now, as this is the one difference only between 0.9.x and 1.x, it's handled with
/PHP-7.4/ext/date/tests/
H A Dstrtotime_basic.phpt2 strtotime() function - a test to show the difference in behaviour between 'first' and '1', "second"…
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt20 // to 10th of a second. this means there can be up to a .9 millisecond difference
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_many_columns.phpt16 one difference. This test uses mysqli_query()/mysqli_fetch_assoc() to
H A Dmysqli_stmt_bind_param.phpt14 one difference. This test uses mysqli_query()/mysqli_fetch_assoc() to
45 we did not unify the error messages but ignore this slight difference silently
/PHP-7.4/ext/oci8/tests/
H A Derror_parse.phpt8 // As part of the fix for Bug 42134, an error handling difference was
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt18 // This one should fail. I let it fail to prove that closeCursor() makes a difference.
20 // difference or not. That's why we need to cause an error here.
H A Dpdo_mysql_types_zerofill.phpt64 // typically the difference is only the type
H A Dpdo_mysql_types.phpt57 // typically the difference is only the type
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c2204 struct timeval difference; in php_openssl_subtract_timeval() local
2206 difference.tv_sec = a.tv_sec - b.tv_sec; in php_openssl_subtract_timeval()
2207 difference.tv_usec = a.tv_usec - b.tv_usec; in php_openssl_subtract_timeval()
2210 difference.tv_sec -= 1L; in php_openssl_subtract_timeval()
2211 difference.tv_usec += 1000000L; in php_openssl_subtract_timeval()
2214 return difference; in php_openssl_subtract_timeval()
/PHP-7.4/docs/
H A Dstreams.md238 Please note the difference between `php_stream_is` and `php_stream_can_cast`;
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE110 modification follow. Pay close attention to the difference between a
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE112 modification follow. Pay close attention to the difference between a

Completed in 94 milliseconds

123