Home
last modified time | relevance | path

Searched refs:tests (Results 76 – 100 of 969) sorted by relevance

12345678910>>...39

/PHP-8.0/ext/session/tests/
H A Drfc1867_inter.phpt21 PHPSESSID=rfc1867-tests
23 PHPSESSID=rfc1867-tests-get
29 rfc1867-tests-post
57 string(%d) "rfc1867-tests"
H A Drfc1867_sid_only_cookie.phpt20 PHPSESSID=rfc1867-tests
22 PHPSESSID=rfc1867-tests-get
28 rfc1867-tests-post
52 string(%d) "rfc1867-tests"
/PHP-8.0/ext/tokenizer/tests/
H A Dbug76437.phpt7 $tests = [
12 foreach ($tests as [$code, $index]) {
/PHP-8.0/ext/zip/tests/
H A Dbug78641.phpt22 string(5) "tests"
23 string(5) "tests"
/PHP-8.0/ext/sodium/tests/
H A Dinstalled.phpt9 you can add regression tests for your extension here
12 text in the--EXPECT-- section below for the tests
/PHP-8.0/ext/standard/tests/strings/
H A Dexplode_variation6.phpt2 Test explode() function : usage variations - misc tests
6 echo "*** Testing explode() function: misc tests ***\n";
38 *** Testing explode() function: misc tests ***
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_bit.phpt42 $tests = 0;
47 $tests = 0;
49 while ($tests < 10) {
51 $tests++;
52 if (1 == $tests)
54 else if (2 == $tests)
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_decrypt_ccm.phpt2 openssl_decrypt() with CCM cipher algorithm tests
16 $tests = openssl_get_cipher_tests($method);
17 foreach ($tests as $idx => $test) {
H A Dopenssl_decrypt_gcm.phpt2 openssl_decrypt() with GCM cipher algorithm tests
14 $tests = openssl_get_cipher_tests($method);
16 foreach ($tests as $idx => $test) {
/PHP-8.0/ext/standard/tests/math/
H A Dlog1p_basic.phpt22 echo "\n LOG1p tests\n";
34 LOG1p tests
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug_39483.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_51670.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-8.0/ext/date/tests/
H A Dbug34771.phpt7 $tests = array(
14 foreach ($tests as $test) {
H A Dbug80047.phpt16 $tests = [
26 foreach ($tests as $test) {
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dbug71573.phpt6 require_once __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require_once __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug72570.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug73959.phpt6 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug36727.phpt6 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-8.0/ext/pdo_odbc/tests/
H A Dbug44643.phpt6 require 'ext/pdo/tests/pdo_test.inc';
11 require 'ext/pdo/tests/pdo_test.inc';
/PHP-8.0/ext/soap/tests/soap12/
H A DT05.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/B">foo</test:echoOk>
H A DT15.phpt11 <test:Unknown xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/B"
H A DT29.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
12 …env:role="http://example.org/ts-tests/Czzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz…
H A DT30.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>
19 …tp://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://example.org/ts-tests"><SOAP-ENV:Body><n…
/PHP-8.0/ext/standard/tests/streams/
H A Dopendir-004.phpt13 require __DIR__ . "/../../../ftp/tests/server.inc";
17 $context = stream_context_create(array('ssl' => array('cafile' => __DIR__ . '/../../../ftp/tests/c…
/PHP-8.0/ext/dom/tests/
H A DDOMDocument_validate_external_dtd.phpt12 // reusing existing xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&conten…
13 // reusing existing dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&conten…

Completed in 26 milliseconds

12345678910>>...39