Home
last modified time | relevance | path

Searched refs:tests (Results 201 – 225 of 960) sorted by relevance

12345678910>>...39

/PHP-7.0/ext/soap/tests/soap12/
H A DT56.phpt14 <test:DataHolder xmlns:test="http://example.org/ts-tests"
22 <test:echoString xmlns:test="http://example.org/ts-tests"
H A DT60.phpt13 <test:countItems xmlns:test="http://example.org/ts-tests"
28 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT73.phpt13 <test:echoString xmlns:test="http://example.org/ts-tests"
25 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_33689.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dpecl_bug_5802.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-7.0/ext/standard/tests/strings/
H A Dcrypt_sha256.phpt12 $tests = array(
55 foreach ($tests as $iter => $t) {
H A Dcrypt_sha512.phpt12 $tests = array(
55 foreach ($tests as $iter => $t) {
/PHP-7.0/ext/posix/tests/
H A Dposix_setrlimit.phpt2 posix_setrlimit(): Basic tests
/PHP-7.0/ext/mbstring/tests/
H A Dmb_ereg_replace-compat-13.phpt10 /* (counterpart: ext/standard/tests/reg/016.phpt) */
H A Dmb_ereg_replace-compat-12.phpt10 /* (counterpart: ext/standard/tests/reg/015.phpt) */
H A Dmb_ereg_replace-compat-02.phpt10 /* (counterpart: ext/standard/tests/reg/002.phpt) */
H A Dmb_ereg_replace-compat-03.phpt10 /* (counterpart: ext/standard/tests/reg/003.phpt) */
H A Dmb_ereg_replace-compat-01.phpt10 /* (counterpart: ext/standard/tests/reg/001.phpt) */
H A Dmb_ereg_replace-compat-06.phpt10 /* (counterpart: ext/standard/tests/reg/008.phpt) */
H A Dmb_ereg_replace-compat-07.phpt10 /* (counterpart: ext/standard/tests/reg/010.phpt) */
/PHP-7.0/Zend/tests/
H A Dexception_handler_003.phpt2 exception handler tests - 3
H A Dexception_handler_005.phpt2 exception handler tests - 5
H A Dexception_handler_006.phpt2 exception handler tests - 6
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
21 echo "Preparing test table for CopyTo tests\n";
81 Preparing test table for CopyTo tests
/PHP-7.0/ext/sqlite3/tests/
H A Dsqlite3_31_changes.phpt2 SQLite3::changes (parameters) tests
/PHP-7.0/tests/lang/
H A DforeachLoop.006.phpt2 Foreach loop tests - error case: key is a reference.
/PHP-7.0/ext/standard/tests/general_functions/
H A Dsys_getloadavg.phpt2 sys_getloadavg() tests
/PHP-7.0/ext/pdo_oci/tests/
H A Dpdo_oci_templob_1.phpt6 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');
/PHP-7.0/ext/date/tests/
H A Dexamine_diff.inc4 * Helper for the DateTime diff/days/math tests
19 * Provides a consistent interface for executing date diff/add/sub tests
25 * @param string $expect_spec the expected result of the tests, in the
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_stmt_fetch_bit.phpt28 $tests = 0;
36 while ($tests < min($max_value, 20)) {
37 $tests++;

Completed in 163 milliseconds

12345678910>>...39