Home
last modified time | relevance | path

Searched refs:tests (Results 176 – 200 of 969) sorted by relevance

12345678910>>...39

/PHP-8.0/ext/pdo_oci/tests/
H A Dpdo_oci_attr_module.phpt6 require(__DIR__.'/../../pdo/tests/pdo_test.inc');
12 require(__DIR__ . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_class_constants.phpt6 require(__DIR__.'/../../pdo/tests/pdo_test.inc');
12 require(__DIR__ . '/../../pdo/tests/pdo_test.inc');
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dbug71885_2.phpt6 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
18 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Ddebug_emulated_prepares.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Ddisable_prepares.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dgh9411.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug70861.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-8.0/ext/standard/tests/general_functions/
H A Dgetenv.phpt2 getenv() basic tests
H A Dsys_getloadavg.phpt2 sys_getloadavg() tests
/PHP-8.0/ext/standard/tests/strings/
H A Dcrypt_sha512.phpt6 $tests = array(
54 foreach ($tests as $iter => $t) {
H A Dhtmlentities18.phpt5 $tests = array(
18 foreach ($tests as $test) {
H A Dquoted_printable_encode_001.phpt2 quoted_printable_encode() tests - 1
H A Dcrypt_sha256.phpt6 $tests = array(
54 foreach ($tests as $iter => $t) {
/PHP-8.0/Zend/tests/
H A Dlist_keyed_evaluation_order.inc3 // Observer objects for the Zend/tests/list_keyed_evaluation_order.* tests
H A Dexception_handler_001.phpt2 exception handler tests - 1
/PHP-8.0/ext/imap/tests/
H A Dimap_utf8.phpt2 imap_utf8() tests
H A Dbug63126.phpt30 $tests = array(
35 foreach ($tests as $name => $testparams) {
/PHP-8.0/ext/exif/tests/
H A Dbug78793.phpt5 $f = "ext/exif/tests/bug77950.tiff";
/PHP-8.0/ext/standard/tests/math/
H A Dpow.phpt2 Various pow() tests
11 $tests = <<<TESTS
144 include(__DIR__ . '/../../../../tests/quicktester.inc');
/PHP-8.0/ext/openssl/tests/
H A Dcipher_tests.inc169 $tests = array();
179 $tests[] = $test;
182 return $tests;
/PHP-8.0/ext/posix/tests/
H A Dposix_isatty.phpt2 posix_isatty(): Basic tests
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
H A Dposix_getrlimit.phpt2 posix_getrlimit(): Basic tests
/PHP-8.0/ext/hash/tests/
H A Dhash_equals.phpt6 function trycatch_dump(...$tests) {
7 foreach ($tests as $test) {
/PHP-8.0/ext/standard/tests/dir/
H A Dscandir_variation10.phpt24 // Deterministic tests.
28 // Non-deterministic tests.

Completed in 51 milliseconds

12345678910>>...39