Home
last modified time | relevance | path

Searched refs:check (Results 51 – 75 of 737) sorted by relevance

12345678910>>...30

/PHP-8.3/ext/openssl/tests/
H A Dopenssl_csr_new_basic.phpt24 // options type check
30 Warning: openssl_csr_new(): add1_attr_by_txt challengePassword_min -> 4 (failed; check error queue …
/PHP-8.3/ext/standard/tests/serialize/
H A Dserialization_arrays_005.phpt5 function check(&$a) {
31 check($c);
38 check($c);
45 check($c);
53 check($c);
60 check($c);
67 check($c);
H A Dserialization_objects_014.phpt5 function check(&$obj) {
26 check($obj);
34 check($obj);
42 check($obj);
50 check($obj);
58 check($obj);
H A Dserialization_objects_013.phpt5 function check(&$obj) {
25 check($obj);
32 check($obj);
39 check($obj);
46 check($obj);
53 check($obj);
60 check($obj);
67 check($obj);
74 check($obj);
81 check($obj);
H A Dserialization_objects_015.phpt6 function check(&$obj) {
27 check($obj);
35 check($obj);
43 check($obj);
51 check($obj);
59 check($obj);
67 check($obj);
/PHP-8.3/ext/standard/tests/array/
H A Darray_values_variation6.phpt21 echo "Change \$val2 and check result of array_values():\n";
39 Change $val2 and check result of array_values():
/PHP-8.3/ext/oci8/tests/
H A Dini_1.phpt25 echo "Test 1 - check initialization\n";
36 echo "Test 2 - check what can be changed at runtime\n";
59 Test 1 - check initialization
69 Test 2 - check what can be changed at runtime
/PHP-8.3/scripts/
H A Dphpize.in80 Cannot find build files at '$phpdir'. Please check your PHP installation.
128 Cannot find autoconf. Please check your autoconf installation and the
136 Cannot find autoheader. Please check your autoconf installation and the
/PHP-8.3/ext/skeleton/
H A Dconfig.m4.in29 dnl If you need to check for a particular library version using PKG_CHECK_MODULES,
36 dnl --with-%EXTNAME% -> check with-path
61 dnl --with-%EXTNAME% -> check for lib and symbol presence
65 dnl If you need to check for a particular library function (e.g. a conditional
76 dnl If you need to check for a particular library function (e.g. a conditional
/PHP-8.3/ext/gmp/tests/
H A Dgmp_gcdext.phpt26 $check = gmp_add(gmp_mul($val[0],$r['s']), gmp_mul($val[1],$r['t']));
28 var_dump(gmp_strval($check));
/PHP-8.3/ext/openssl/
H A Dconfig0.m435 AC_MSG_ERROR([OpenSSL check failed. Please check config.log for more information.])
/PHP-8.3/ext/mbstring/tests/
H A Dmb_strtolower_variation4.phpt2 Test mb_strtolower() function : usage variations - pass different characters to check conversion is…
8 * Pass accented characters and Russian characters to check case conversion is correct
H A Dmb_strtoupper_variation4.phpt2 Test mb_strtoupper() function : usage varitations - Pass different character types to check convers…
8 * Pass characters from different languages to check that mb_strtoupper is
H A Dmb_str_split_ru.phpt31 /* check chunks number */
40 /* check content */
55 /* check array size */
/PHP-8.3/ext/phar/tests/
H A Dcreate_path_error.phpt40 foreach($checks as $check)
44 file_put_contents($pname . '/' . $check, "error");
50 foreach($checks as $check)
54 $phar[$check] = 'error';
H A D003.phpt7 /* check this works and actually returns the boolean value */
/PHP-8.3/ext/imap/tests/
H A Dimap_body_basic.phpt18 $check = imap_check($imap_stream);
19 echo "Msg Count in new mailbox: ". $check->Nmsgs . "\n";
/PHP-8.3/ext/zend_test/tests/
H A Dzend_ini_str_validator_return_from_func.phpt2 Test zend_test_zend_ini_str() to check for GC refcount on global returned
/PHP-8.3/Zend/tests/float_to_int/
H A Dnegative_zero_check.phpt2 Negative 0 check
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt37 // pdo_transaction_transitions should check this as well...
38 // ... just to be sure the most basic stuff really works we check it again...
60 // Ok, lets check MyISAM resp. any other non-transactional engine
61 // pdo_mysql_begin_transaction has more on this, quick check only
/PHP-8.3/tests/lang/
H A DforeachLoop.001.phpt14 //check key and value after the loop.
25 //check key and value after the loop.
/PHP-8.3/ext/dom/tests/
H A Dgh12870_a.phpt33 Equality check: bool(true)
42 Equality check: bool(true)
51 Equality check: bool(true)
/PHP-8.3/tests/classes/
H A D__call_002.phpt2 ZE2 __call() signature check
H A D__set__get_003.phpt2 ZE2 __set() signature check
H A D__set__get_002.phpt2 ZE2 __get() signature check

Completed in 51 milliseconds

12345678910>>...30