Home
last modified time | relevance | path

Searched refs:tests (Results 101 – 125 of 936) sorted by relevance

12345678910>>...38

/PHP-5.6/ext/soap/tests/soap12/
H A DT66.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:…
H A DT67.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:…
H A DT68.phpt13 <test:echoOk xmlns:test="http://example.org/ts-tests"
31 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Header><ns1:…
H A DT78.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:…
H A DT04.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:…
H A DT31.phpt11 <test:returnVoid xmlns:test="http://example.org/ts-tests">
20 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT48.phpt13 <test:echoStringArray xmlns:test="http://example.org/ts-tests"
28tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT50.phpt13 <test:echoIntegerArray xmlns:test="http://example.org/ts-tests"
28tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT76_2.phpt14 <test:DataHolder xmlns:test="http://example.org/ts-tests"
20 <test:echoString xmlns:test="http://example.org/ts-tests"
31 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT44.phpt13 <test:echoSimpleTypesAsStruct xmlns:test="http://example.org/ts-tests"
26 …/ts-tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchem…
H A DT47.phpt15 <test:echoFloatArray xmlns:test="http://example.org/ts-tests"
30tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT49.phpt13 <test:echoStringArray xmlns:test="http://example.org/ts-tests"
28tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT57.phpt14 <test:DataHolder xmlns:test="http://example.org/ts-tests"
20 <test:echoString xmlns:test="http://example.org/ts-tests"
31 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
/PHP-5.6/ext/standard/tests/strings/
H A Dhtmlentities19.phpt5 $tests = array(
11 foreach ($tests as $test) {
H A Dhtmlentities21.phpt5 $tests = array(
23 global $tests;
26 foreach ($tests as $test) {
31 … if ($a == "" && $b == "") { echo sprintf("%05X", $tests[$i]), ": INVALID SEQUENCE\n"; continue; }
32 echo sprintf("%05X", $tests[$i]), ": ", bin2hex($a), " ", bin2hex($b), "\n";
/PHP-5.6/ext/pdo_pgsql/tests/
H A Dbug70313.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug67462.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug72633.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_49985.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.6/ext/pdo_oci/tests/
H A Dbug46274_2.phpt7 require dirname(__FILE__).'/../../pdo/tests/pdo_test.inc';
12 require 'ext/pdo/tests/pdo_test.inc';
13 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
H A Dpdo_oci_attr_server.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
/PHP-5.6/ext/date/tests/
H A Ddate-time-modify-times.phpt7 $tests = array(
25 foreach ( $tests as $start => $data )
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug53782.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.6/ext/spl/tests/
H A Dfileobject_005.phpt2 SPL: SplFileObject truncate tests
14 $fo = new SplFileObject('tests'.DIRECTORY_SEPARATOR.'fileobject_005.txt', 'w+', true);
/PHP-5.6/ext/standard/tests/math/
H A Dlcg_value_basic.phpt9 echo "\n lcg_value tests...\n";
47 lcg_value tests...

Completed in 25 milliseconds

12345678910>>...38