Home
last modified time | relevance | path

Searched refs:check (Results 101 – 125 of 700) sorted by relevance

12345678910>>...28

/PHP-8.1/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt59 // now check temp file for data; it should append "Hello World"
75 echo "\n-- Updating file with data and check data through soft link --\n";
81 // now check link for data; it should echo "Hello World"
126 -- Updating file with data and check data through soft link --
/PHP-8.1/ext/spl/tests/
H A Dspl_autoload_004.phpt25 // check
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt28 // overwrite results and check if the cache magic works
78 // overwrite results and check if the cache magic works
96 // overwrite results and check if the cache magic works
H A Dmysqli_constants_categories.phpt2 Constants exported by ext/mysqli - checking category - PHP bug not mysqli bug (check from time to t…
/PHP-8.1/ext/mbstring/tests/
H A Dmb_str_split_jp.phpt31 /* check chunks number */
40 /* check content */
55 /* check array size */
H A Dmb_internal_encoding_basic.phpt17 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
/PHP-8.1/Zend/tests/
H A Dbug76869.phpt2 Bug #76869 (Incorrect bypassing protected method accessibility check)
H A Dcall_user_func_array_array_slice_type.phpt2 Type check in call_user_func_array() + array_slice() optimization
H A Dbug73987_3.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types a…
H A Dbug73954.phpt2 Bug #73954 (NAN check fails on Alpine Linux with musl)
H A Dcall_user_func_by_ref.phpt2 call_user_func() with ref arg and type check
/PHP-8.1/Zend/tests/type_declarations/intersection_types/variance/
H A Dinvalid4.phpt17 Fatal error: Could not check compatibility between Test2::method(): X&Y and Test::method(): object,…
H A Dinvalid_invariance2.phpt2 Intersection type reduction invalid invariant type check
/PHP-8.1/ext/imap/tests/
H A Dimap_clearflag_full_basic.phpt18 $check = imap_check($imap_stream);
19 echo "Initial msg count in new_mailbox : ". $check->Nmsgs . "\n";
/PHP-8.1/ext/oci8/tests/
H A Dcoll_018.phpt27 var_dump($coll1->getElem(-1)); // check before the beginning
32 var_dump($coll1->getElem(4)); // check past the end
/PHP-8.1/build/
H A Dphp_cxx_compile_stdcxx.m4141 struct check
169 struct check {};
171 typedef check<void> single_type;
172 typedef check<check<void>> double_type;
173 typedef check<check<check<void>>> triple_type;
174 typedef check<check<check<check<void>>>> quadruple_type;
/PHP-8.1/ext/opcache/tests/jit/
H A Dgh8847.phpt2 Bug GH-8847: PHP hanging infinitly at 100% cpu when check php syntaxe of a valid file
/PHP-8.1/ext/pdo_firebird/
H A Dpdo_firebird.c67 SIGG(check) = 0; in PHP_MINIT_FUNCTION()
/PHP-8.1/ext/intl/tests/
H A Dresourcebundle.inc2 // FIXME Improve Endian check when endian const gets added
/PHP-8.1/Zend/tests/return_types/
H A D005.phpt2 Return value fails inheritance check in method
/PHP-8.1/ext/phar/phar/
H A Dclicommand.inc33 self::error("No command given, check ${argv[0]} help\n");
35 self::error("Unknown command '${argv[1]}', check ${argv[0]} help\n");
49 …self::error("Missing argument to parameter '$arg' of command '$command', check ${argv[0]} help\n");
54 … self::error("Unknown parameter '${argv[$i]}' to command $command, check ${argv[0]} help\n");
64 … self::error("Missing default trailing arguments to command $command, check ${argv[0]} help\n");
73 … self::error("Unexpected default arguments to command $command, check ${argv[0]} help\n");
78 … $missing .= "Missing parameter '-$arg' to command $command, check ${argv[0]} help\n";
/PHP-8.1/ext/ldap/tests/
H A Dldap_option_reqcert_basic.phpt2 ldap_option_reqcert_basic() - Basic test to check if PHP can connect to a LDAP server with an inval…
H A Dldap_option_reqcert_error.phpt2 ldap_option_reqcert_error() - A test to check if ldap can't connect to a LDAP server with a invalid…
/PHP-8.1/ext/json/tests/
H A Dbug63737.phpt15 // This shouldn't affect floats, but let's check that.
/PHP-8.1/ext/gd/tests/
H A Dimageantialias_error2.phpt13 This test is failing due to this wrogn check

Completed in 43 milliseconds

12345678910>>...28