Home
last modified time | relevance | path

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

12345678910>>...30

/PHP-8.3/ext/pdo_pgsql/tests/
H A Dbug69362.phpt57 $check = $result[0];
58 var_dump($check);
/PHP-8.3/ext/mbstring/tests/
H A Dbug43840.phpt2 Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count
8 * mb_strpos bounds check is byte count rather than a character count:
H A Dmb_strtoupper_error2.phpt8 * Pass an unknown encoding as $encoding argument to check behaviour of mbstrtoupper()
/PHP-8.3/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_5gb.phpt15 // Windows-based memory check
21 // Unix/Linux-based memory check
H A Dfopen_unlink.phpt2 Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_execute_query.phpt58 // check if value error is properly reported
70 // check if insert_id is copied
92 [005] [1064] You have an error in your SQL syntax; check the manual that corresponds to your %s ser…
H A Dmysqli_mysqlnd_read_timeout.phpt2 mysqlnd.net_read_timeout limit check
/PHP-8.3/ext/standard/tests/serialize/
H A Dserialization_objects_011.phpt55 echo "Sanity check: ";
92 Sanity check: bool(true)
130 Sanity check: bool(true)
184 Sanity check: bool(true)
/PHP-8.3/ext/openssl/tests/
H A Dbug72165.phpt14 Warning: openssl_csr_new(): add1_attr_by_txt challengePassword_min -> 4 (failed; check error queue …
/PHP-8.3/Zend/tests/type_declarations/intersection_types/variance/
H A Dinvalid6.phpt20 Fatal error: Could not check compatibility between Test2::method(): Y&Z and Test::method(): X&Y, be…
/PHP-8.3/Zend/tests/
H A Dclass_on_object.phpt12 // Placed in a function to check that opcache doesn't perform incorrect constprop.
H A Dunpack_iterator_by_ref_type_check.phpt2 Unpack iterator by reference with type check
H A Dbug62441.phpt19 Fatal error: Could not check compatibility between ns\Foo::method(ns\stdClass $o) and Iface::method…
/PHP-8.3/Zend/tests/traits/
H A Dbug61052.phpt2 Bug #61052 (missing error check in trait 'insteadof' clause)
/PHP-8.3/Zend/tests/type_declarations/dnf_types/variance/
H A Dvalid9.phpt18 Fatal error: Could not check compatibility between Test2::method2(): (X&MyIterator)|int and Test::m…
/PHP-8.3/ext/standard/tests/strings/
H A Dwordwrap_memory_limit.phpt2 No overflow should occur during the memory_limit check for wordwrap()
/PHP-8.3/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.3/ext/zip/tests/
H A Dbug76524.phpt18 so the regex is used to check that Zend MM does NOT show warnings
/PHP-8.3/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.3/Zend/tests/generators/
H A Dgenerator_with_type_check_2.phpt2 Generator wit type check
/PHP-8.3/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.3/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

Completed in 29 milliseconds

12345678910>>...30