Home
last modified time | relevance | path

Searched refs:check (Results 126 – 150 of 732) sorted by relevance

12345678910>>...30

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_no_alias_utf8.phpt11 die("skip Cannot connect to server to check charsets");
14 die("skip Cannot run SHOW CHARACTER SET to check charsets");
25 die("skip Cannot run SHOW CHARACTER SET to check charsets");
H A Dmysqli_debug_append.phpt39 … printf("[003] Trace file '%s' is very small. filesize() reports only %d bytes. Please check.\n",
65 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
76 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
H A Dmysqli_pconn_reuse.phpt5 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-7.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt72 // now check temp file for data; it should append "Hello World"
88 echo "\n-- Updating file with data and check data through soft link --\n";
94 // now check link for data; it should echo "Hello World"
139 -- Updating file with data and check data through soft link --
H A Dfopen_unlink.phpt2 Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed
/PHP-7.4/ext/zip/tests/
H A Dbug76524.phpt20 so the regex is used to check that Zend MM does NOT show warnings
/PHP-7.4/Zend/tests/generators/
H A Dgenerator_with_type_check_2.phpt2 Generator wit type check
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug77578.phpt10 // to execute a PHP subprocess, and check its exit status.
/PHP-7.4/ext/imap/tests/
H A Dimap_clearflag_full_basic.phpt24 $check = imap_check($imap_stream);
25 echo "Initial msg count in new_mailbox : ". $check->Nmsgs . "\n";
H A Dimap_append_basic.phpt42 $check = imap_check($imap_stream);
43 echo "Msg Count after append : ". $check->Nmsgs . "\n";
/PHP-7.4/ext/standard/tests/array/
H A Darray_walk_basic1.phpt22 // dump the arguments to check that they are passed
30 // dump the arguments to check that they are passed
H A Darray_walk_recursive_basic1.phpt22 // dump the arguments to check that they are passed
30 // dump the arguments to check that they are passed
H A Darray_walk_variation9.phpt23 // dump the arguments to check that they are passed
34 // dump the arguments to check that they are passed
/PHP-7.4/build/
H A Dax_check_compile_flag.m418 # flags (e.g. CFLAGS) when the check is done. The check is thus made with
/PHP-7.4/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-7.4/Zend/tests/
H A Dbug73987.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - nullability in…
/PHP-7.4/ext/mbstring/tests/
H A Dsimpletest.phpt10 * Test basic PHP functions to check if it works with multi-byte chars
/PHP-7.4/ext/ftp/tests/
H A Dbug39583-2.phpt22 // check upload status
H A Dbug39583.phpt23 // check upload status
/PHP-7.4/ext/zlib/tests/
H A Dgzinflate-bug42663.phpt17 // inflate $truncated string (check if it will not eat all memory)
/PHP-7.4/ext/spl/tests/
H A Dspl_limit_iterator_check_limits.phpt2 SPL: LimitIterator check limits are valid
/PHP-7.4/ext/exif/tests/
H A Dbug68547.phpt2 Bug #68547 (Exif Header component value check error)
/PHP-7.4/ext/intl/tests/
H A Dcollator_get_set_strength.phpt14 * and check if it's the same.
/PHP-7.4/ext/standard/tests/general_functions/
H A Dfloatval_basic.phpt36 /* loop to check that floatval() recognizes different
44 /* loop to check that doubleval() also recognizes different
/PHP-7.4/ext/standard/tests/strings/
H A Djoin_variation6.phpt12 * check the working of join() when given binary input given

Completed in 31 milliseconds

12345678910>>...30