Home
last modified time | relevance | path

Searched refs:check (Results 151 – 175 of 711) sorted by relevance

12345678910>>...29

/PHP-8.2/ext/standard/tests/strings/
H A Dwordwrap_memory_limit.phpt2 No overflow should occur during the memory_limit check for wordwrap()
H A Dwordwrap_memory_limit_32bit.phpt2 No overflow should occur during the memory_limit check for wordwrap()
/PHP-8.2/build/
H A Dphp_cxx_compile_stdcxx.m4156 struct check
184 struct check {};
186 typedef check<void> single_type;
187 typedef check<check<void>> double_type;
188 typedef check<check<check<void>>> triple_type;
189 typedef check<check<check<check<void>>>> quadruple_type;
H A Dax_check_compile_flag.m418 # flags (e.g. CFLAGS) when the check is done. The check is thus made with
/PHP-8.2/ext/standard/tests/file/
H A Dfopen_unlink.phpt2 Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed
/PHP-8.2/ext/zip/tests/
H A Dbug76524.phpt18 so the regex is used to check that Zend MM does NOT show warnings
/PHP-8.2/Zend/tests/generators/
H A Dgenerator_with_type_check_2.phpt2 Generator wit type check
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_assoc_variation10.phpt2 Test array_diff_assoc() function : usage variations - binary safe check
H A Darray_walk_recursive_variation9.phpt18 // dump the arguments to check that they are passed
29 // dump the arguments to check that they are passed
H A Darray_walk_variation9.phpt18 // dump the arguments to check that they are passed
29 // dump the arguments to check that they are passed
/PHP-8.2/ext/com_dotnet/tests/
H A Dbug77578.phpt8 // to execute a PHP subprocess, and check its exit status.
/PHP-8.2/ext/standard/tests/general_functions/
H A Dfloatval_basic.phpt32 /* loop to check that floatval() recognizes different
40 /* loop to check that doubleval() also recognizes different
/PHP-8.2/sapi/cli/tests/
H A Dsapi_windows_set_ctrl_handler.phpt41 echo "Running `$cmd` to check the process indeed exists:\n";
82 Running `tasklist /FI "PID eq %d" /NH` to check the process indeed exists:
/PHP-8.2/ext/intl/tests/
H A Dcollator_get_set_strength.phpt14 * and check if it's the same.
/PHP-8.2/ext/exif/tests/
H A Dbug68547.phpt2 Bug #68547 (Exif Header component value check error)
/PHP-8.2/Zend/tests/
H A Dbug73987_2.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - nullabilty abs…
H A Dcall_user_func_array_array_slice_type_strict.phpt2 Type check in call_user_func_array() + array_slice() optimization (strict types)
/PHP-8.2/ext/mbstring/tests/
H A Dsimpletest.phpt10 * Test basic PHP functions to check if it works with multi-byte chars
/PHP-8.2/ext/standard/tests/assert/
H A Dassert_basic5.phpt2 assert() - basic - check switch on warnings using assert_options.
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_pconn_reuse.phpt7 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
25 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
50 …printf("[006] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
/PHP-8.2/ext/ftp/tests/
H A Dbug39583-2.phpt21 // check upload status
H A Dbug39583.phpt22 // check upload status
/PHP-8.2/Zend/tests/type_declarations/intersection_types/variance/
H A Dinvalid2.phpt2 Co-variance check failure for intersection type where child replaces it with standard type
H A Dinvalid_covariance_drop_type1.phpt2 Co-variance check failure for intersection type where child removes one of intersection type members
/PHP-8.2/ext/spl/tests/
H A Dfixedarray_023.phpt7 …$x[0] = NAN; // Test NAN just in case this check is incorrectly refactored to use zend_is_identical

Completed in 22 milliseconds

12345678910>>...29