Home
last modified time | relevance | path

Searched refs:check (Results 201 – 225 of 732) sorted by relevance

12345678910>>...30

/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_uassoc_variation7.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_variation9.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_values_variation7.phpt2 Test array_values() function : usage variations - Internal order check
H A Darray_diff_uassoc_variation11.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_variation12.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_intersect_assoc_variation5.phpt7 * Keys are used to do more restrictive check
66 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
/PHP-7.4/ext/standard/tests/strings/
H A Dstripos_variation12.phpt11 * in order to check the binary safe
H A Dstrrpos_variation13.phpt11 * in order to check binary safe
H A Dstrrpos_variation12.phpt11 * in order to check the binary safe
H A Dstripos_variation13.phpt11 * in order to check binary safe
/PHP-7.4/tests/run-test/
H A Dtest005.phpt13 // We check the general ini settings which affect error handling
H A Dtest008a.phpt13 // We check the general ini settings which affect error handling
/PHP-7.4/ext/standard/tests/math/
H A Dexpm1_basic.phpt28 // loop through each element of $values to check the behaviour of expm1()
/PHP-7.4/sapi/cgi/tests/
H A D006.phpt2 syntax check
/PHP-7.4/ext/opcache/tests/
H A Dpreload_variance.inc4 // TODO: It is not actually required, because we don't need X to check inheritance in this case.
/PHP-7.4/ext/dom/tests/
H A DDOMNode_insertBefore_error5.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
/PHP-7.4/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt36 …EnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME a…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dproc_open02.phpt20 var_dump(proc_terminate($cat, 0)); // status check
/PHP-7.4/ext/gd/
H A Dconfig.m4151 dnl check for fabsf and floorf which are available since C99
175 AC_MSG_ERROR([GD build test failed. Please check the config.log for details.])
189 AC_MSG_ERROR([GD build test failed. Please check the config.log for details.])
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_encode_basic_002.phpt2 Test base64_encode() function : basic functionality - check algorithm round trips
/PHP-7.4/Zend/
H A Dzend_signal.h59 zend_bool check; /* check for replaced handlers on shutdown */ member
/PHP-7.4/ext/pcre/tests/
H A Dbug69864.phpt9 /* CAUTION: this test will most likely fail with valgrind until --smc-check=all is used. */
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_client_version.phpt20 // with mysqli. Return type check is already performed in the generic test.
/PHP-7.4/ext/pdo_oci/tests/
H A Dcheckliveness.phpt28 // This triggers the call to check liveness
/PHP-7.4/ext/spl/tests/
H A Darray_017.phpt86 function check($obj, $flags)
120 check($obj, 0);
121 check($obj, 1);
127 check($obj, 0);
128 check($obj, 1);

Completed in 30 milliseconds

12345678910>>...30