Home
last modified time | relevance | path

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

12345678910>>...38

/PHP-5.6/ext/soap/tests/soap12/
H A DT29.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
12 …env:role="http://example.org/ts-tests/Czzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz…
H A DT15.phpt11 <test:Unknown xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/B"
H A DT45.phpt13 <test:echoNestedStruct xmlns:test="http://example.org/ts-tests"
16 xmlns:ns1="http://example.org/ts-tests/xsd">
34 …/ts-tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchem…
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…
H A DT03.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>
21 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Header><ns1:…
H A DT43.phpt13 <test:echoStructAsSimpleTypes xmlns:test="http://example.org/ts-tests"
16 xmlns:ns1="http://example.org/ts-tests/xsd">
29 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT42.phpt15 <test:echoStructArray xmlns:test="http://example.org/ts-tests"
19 xmlns:ns1="http://example.org/ts-tests/xsd"
40 …03/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:ns2="http://example.org/ts-test…
H A DT46.phpt13 <test:echoNestedArray xmlns:test="http://exaple.org/ts-tests"
16 xmlns:ns1="http://example.org/ts-tests/xsd">
35tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-in…
H A DT01.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
22 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Header><ns1:…
/PHP-5.6/ext/standard/tests/strings/
H A Dwordwrap.phpt6 $tests = <<<TESTS
34 include(dirname(__FILE__) . '/../../../../tests/quicktester.inc');
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug_39483.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_51670.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.6/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…
H A Dopendir-003.phpt13 require __DIR__ . "/../../../ftp/tests/server.inc";
17 $context = stream_context_create(array('ssl' => array('cafile' => __DIR__ . '/../../../ftp/tests/c…
/PHP-5.6/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…
/PHP-5.6/ext/pdo_oci/tests/
H A Dpecl_bug_11345.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 // This tests only part of PECL bug 11345. The other part - testing
/PHP-5.6/ext/pdo_pgsql/tests/
H A Dbug36727.phpt6 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.6/ext/session/tests/
H A Drfc1867.phpt22 PHPSESSID=rfc1867-tests
24 PHPSESSID=rfc1867-tests-get
30 rfc1867-tests-post
54 string(%d) "rfc1867-tests"
H A Drfc1867_sid_cookie.phpt21 PHPSESSID=rfc1867-tests
23 PHPSESSID=rfc1867-tests-get
29 rfc1867-tests-post
53 string(%d) "rfc1867-tests"
H A Drfc1867_sid_get_2.phpt21 PHPSESSID=rfc1867-tests-cookie
23 PHPSESSID=rfc1867-tests
29 rfc1867-tests-post
53 string(%d) "rfc1867-tests"
H A Drfc1867_sid_only_cookie.phpt21 PHPSESSID=rfc1867-tests
23 PHPSESSID=rfc1867-tests-get
29 rfc1867-tests-post
53 string(%d) "rfc1867-tests"
H A Drfc1867_inter.phpt22 PHPSESSID=rfc1867-tests
24 PHPSESSID=rfc1867-tests-get
30 rfc1867-tests-post
58 string(%d) "rfc1867-tests"
/PHP-5.6/ext/standard/tests/math/
H A Dmt_rand_basic.phpt7 echo "\nmt_rand() tests with default min and max value (i.e 0 thru ", $default_max, ")\n";
23 echo "\nmt_rand() tests with defined min and max value\n";
85 mt_rand() tests with default min and max value (i.e 0 thru 2147483647)
88 mt_rand() tests with defined min and max value
H A Drand_basic.phpt7 echo "\nrand() tests with default min and max value (i.e 0 thru ", $default_max, ")\n";
23 echo "\nrand() tests with defined min and max value\n";
86 rand() tests with default min and max value (i.e 0 thru %i)
89 rand() tests with defined min and max value
/PHP-5.6/tests/basic/
H A Dbug67198.phpt7 include __DIR__."/../../sapi/cli/tests/skipif.inc";
11 require __DIR__."/../../sapi/cli/tests/php_cli_server.inc";

Completed in 54 milliseconds

12345678910>>...38