Home
last modified time | relevance | path

Searched refs:test (Results 3551 – 3575 of 4309) sorted by relevance

1...<<141142143144145146147148149150>>...173

/PHP-5.4/ext/curl/tests/
H A Dcurl_multi_getcontent_error4.phpt2 Curl_multi_getcontent() error test with undefined handle
H A Dbug54798.phpt20 // we also need CURLOPT_VERBOSE to be set to test CURLOPT_STDERR properly
/PHP-5.4/ext/imap/tests/
H A Dimap_fetch_overview_error.phpt16 * Pass an incorrect number of arguments to imap_fetch_overview() to test behaviour
H A Dimap_fetchbody_error.phpt16 * Pass an incorrect number of arguments to imap_fetchbody() to test behaviour
H A Dimap_fetchheader_variation3.phpt33 // iterate over each element of $options array to test whether FT_UID is set
/PHP-5.4/ext/ctype/tests/
H A Dctype_xdigit_variation3.phpt13 * Pass strings containing different character types to ctype_xdigit() to test
/PHP-5.4/ext/date/tests/
H A DDateInterval_format.phpt4 %a is covered in a separate test.
H A Ddate_default_timezone_get-1-win32.phpt16 from the multiple names like Europe/Berlin or Europe/Paris . For this reason the test is
/PHP-5.4/
H A Dserver-tests.php46 | The test-suite requires that you have pcre extension |
54 | You are running the test-suite with "safe_mode" ENABLED ! |
56 | Chances are high that no test will work at all, |
68 | The test-suite requires that proc_open() is available. |
74 | The test-suite must be run with PHP 5 or later. |
75 | You can still test older extecutables by setting |
1559 $test = new testHarness(); variable
/PHP-5.4/ext/phar/
H A Dstream.c647 char *test; in phar_wrapper_stat() local
659 test_len = spprintf(&test, MAXPATHLEN, "%s%s", entry->tmp, internal_file + keylen); in phar_wrapper_stat()
660 if (SUCCESS != php_stream_stat_path(test, &ssbi)) { in phar_wrapper_stat()
661 efree(test); in phar_wrapper_stat()
666 …if (SUCCESS != phar_mount_entry(phar, test, test_len, internal_file, internal_file_len TSRMLS_CC))… in phar_wrapper_stat()
667 efree(test); in phar_wrapper_stat()
670 efree(test); in phar_wrapper_stat()
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_change_user.phpt50 printf("[010] Failed to set test variable: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
57 printf("[012] Cannot set test variable\n");
H A Dmysqli_change_user_set_names.phpt19 die(sprintf("skip Cannot determine server version, we need MySQL Server 4.1+ for the test!"));
22 die(sprintf("skip We need MySQL Server 4.1+ for the test!"));
H A Dmysqli_class_mysqli_stmt_interface.phpt87 if (!$stmt->prepare("INSERT INTO test(id, label) VALUES (100, 'z')") ||
127 $stmt = new mysqli_stmt($link, 'SELECT id FROM test ORDER BY id');
/PHP-5.4/ext/standard/tests/array/
H A Darray_rand_variation2.phpt25 class test
69 /*20*/ new test(),
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_numeric.phpt127 "20 test",
128 "3.6test",
/PHP-5.4/ext/tokenizer/tests/
H A Dtoken_get_all_variation15.phpt27 This is to test
217 string(36) " This is to test
/PHP-5.4/ext/interbase/tests/
H A D007.phpt173 echo "end of test\n";
183 end of test
/PHP-5.4/ext/oci8/tests/
H A Ddrcp_scope5.phpt16 // The test opens a connection within function1 and updates a table
/PHP-5.4/ext/openssl/tests/
H A D001.phpt13 * and being slow will most likely even help the test.
/PHP-5.4/ext/soap/tests/
H A Dtypemap008.phpt28 'location' => 'test://',
/PHP-5.4/ext/standard/tests/math/
H A Ddecbin_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Ddecbin_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.4/ext/standard/tests/strings/
H A Dstrip_tags_variation10.phpt30 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrtr_variation1.phpt43 /* loop through to test strtr() with each element of $str_arr */
H A Dstrtr_variation2.phpt47 /* loop through to test strtr() with each element of $str_arr */

Completed in 63 milliseconds

1...<<141142143144145146147148149150>>...173