Home
last modified time | relevance | path

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

123

/PHP-5.5/tests/classes/
H A Dnew_001.phpt2 Confirm difference between assigning new directly and by reference.
/PHP-5.5/ext/standard/tests/file/
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.phpt31 // touch a file check stat, there should be difference in atime
H A Dlstat_stat_variation5.phpt32 // touch a directory and check stat, there should be difference in atime
H A Dlstat_stat_variation6.phpt41 // touch a link, check stat, there should be difference in atime
/PHP-5.5/ext/openssl/tests/
H A Dbug28382.phpt14 For now, as this is the one difference only between 0.9.x and 1.x, it's handled with
/PHP-5.5/tests/lang/
H A DforeachLoop.010.phpt22 // This provokes a difference in behaviour when changing the number of elements in the array while
/PHP-5.5/ext/date/tests/
H A Dstrtotime_basic.phpt2 strtotime() function - a test to show the difference in behaviour between 'first' and '1', "second"…
/PHP-5.5/ext/standard/tests/array/
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_variation2.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_variation3.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_result_references_mysqlnd.phpt14 die("skip (TODO) PHP 6.0 has a difference debug_zval_dump output format");
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-5.5/ext/openssl/
H A Dxp_ssl.c345 struct timeval difference; in subtract_timeval() local
347 difference.tv_sec = a.tv_sec - b.tv_sec; in subtract_timeval()
348 difference.tv_usec = a.tv_usec - b.tv_usec; in subtract_timeval()
355 return difference; in subtract_timeval()
/PHP-5.5/ext/oci8/tests/
H A Derror_parse.phpt8 // As part of the fix for Bug 42134, an error handling difference was
/PHP-5.5/ext/com_dotnet/
H A DREADME8 difference between the three are their constructors. Once instantiated, the
/PHP-5.5/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-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput1896 can't tell the difference.) --/
H A Dtestinput15176 can't tell the difference.) --/

Completed in 31 milliseconds

123