Home
last modified time | relevance | path

Searched refs:test (Results 3826 – 3850 of 4309) sorted by relevance

1...<<151152153154155156157158159160>>...173

/PHP-5.4/ext/standard/tests/strings/
H A Dvfprintf_variation8.phpt67 // looping to test vfprintf() with different string formats from the above $format array
H A Dcrc32_variation1.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation31.phpt12 // different arrays used to test the function
H A Dsprintf_variation4.phpt6 die("skip this test is for 32bit platform only");
/PHP-5.4/ext/tokenizer/tests/
H A Dtoken_get_all_variation6.phpt13 * Passing 'source' argument with different bitwise operators to test them for token
/PHP-5.4/ext/standard/tests/array/
H A Darray_change_key_case_variation3.phpt12 * to test conversion
H A Darray_filter_object.phpt11 * it to array_filter() to test object functionality
/PHP-5.4/ext/ctype/tests/
H A Dctype_alpha_variation2.phpt13 * Pass different integers to ctype_alpha() to test which character codes are considered
/PHP-5.4/ext/imap/tests/
H A Dimap_fetch_overview_variation6.phpt15 * Pass a multipart message to imap_fetch_overview() to test the contents of returned array
/PHP-5.4/ext/curl/tests/
H A Dbug48203_multi.phpt27 // we also need to set CURLOPT_VERBOSE to test CURLOPT_STDERR properly
/PHP-5.4/ext/hash/tests/
H A Dhash_file_basic1.phpt24 $content = "This is a sample string used to test the hash_file function with various hashing algori…
H A Dhash_hmac_basic.phpt16 $content = "This is a sample string used to test the hash_hmac function with various hashing algori…
/PHP-5.4/ext/iconv/tests/
H A Diconv_strpos_variation1.phpt16 * Pass iconv_strpos different data types as $haystack arg to test behaviour
H A Diconv_strpos_variation2.phpt16 * Pass iconv_strpos different data types as $needle arg to test behaviour
H A Diconv_strrpos_variation1.phpt16 * Pass iconv_strrpos() different data types as $haystack argument to test behaviour
H A Diconv_strrpos_variation2.phpt16 * Pass iconv_strrpos() different data types as $needle argument to test behaviour
/PHP-5.4/ext/openssl/
H A DREADME230 openssl genrsa -out /tmp/test.key 1024
240 openssl req -new -key /tmp/test.key -out /tmp/test.crt -days 365 -x509
245 These examples use keys that come with OpenSSL, you should perhaps test with
/PHP-5.4/ext/standard/tests/file/
H A D007_error.phpt48 /* test invalid arguments : non-resources */
61 /* loop to test fclose with different invalid type of args */
/PHP-5.4/ext/filter/tests/
H A D043.phpt2 Character encoding test
/PHP-5.4/ext/oci8/tests/
H A Dbug42173.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Ddefine6.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dlob_aliases.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_fetch_field_direct_oo.phpt27 if (!$res = $mysqli->query("SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 1")) {
H A Dmysqli_max_links.phpt29 if ($res = mysqli_query($links[$i], 'SELECT id FROM test LIMIT 1')) {
H A Dmysqli_stmt_data_seek.phpt30 if (!mysqli_stmt_prepare($stmt, "SELECT id FROM test ORDER BY id"))

Completed in 23 milliseconds

1...<<151152153154155156157158159160>>...173