Home
last modified time | relevance | path

Searched refs:test (Results 3651 – 3675 of 4309) sorted by relevance

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

/PHP-5.4/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_002p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-5.4/ext/standard/tests/strings/
H A Dprint_variation1.phpt71 // loop through with each element of the $inputs array to test print() function
H A Dsprintf_variation29.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation29_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dstripslashes_variation3.phpt53 // looping to test for all strings in $str_array
H A Dvfprintf_variation17.phpt41 // looping to test vfprintf() with different scientific formats from the above $format array
H A Dhtmlentities24.phpt28 var_dump( htmlentities("<html> This is a test! </html>") );
317 string(42) "&lt;html&gt; This is a test! &lt;/html&gt;"
H A Dsscanf_variation2.phpt72 // loop through with each element of the $inputs array to test sscanf() function
H A Dvprintf_variation6.phpt59 // looping to test vprintf() with different float formats from the above $format array
/PHP-5.4/Zend/tests/
H A Dbinary.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dbug39018.phpt23 $x = 'test';
/PHP-5.4/ext/ctype/tests/
H A Dctype_digit_variation1.phpt13 * Pass different data types as $c argument to ctype_digit() to test behaviour
H A Dctype_upper_variation1.phpt13 * Pass different data types as $c argument to ctype_upper() to test behaviour
H A Dctype_upper_variation2.phpt13 * Pass different integers to ctype_upper() to test which character codes are considered
H A Dctype_cntrl_variation2.phpt13 * Pass different integers to ctype_cntrl() to test which character codes are considered
/PHP-5.4/ext/imap/tests/
H A Dimap_fetchheader_variation5.phpt16 * to test behaviour of imap_fetchheader()
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_fork.phpt52 if (@mysqli_query($link, "SELECT id FROM test WHERE id = 1"))
76 …if (!$res = mysqli_query($link, "SELECT id, label FROM test ORDER BY id ASC LIMIT 3", MYSQLI_USE_R…
231 if (!mysqli_query($link, "DROP TABLE IF EXISTS test"))
H A Dmysqli_fetch_object_oo.phpt27 if (!$res = $mysqli->query("SELECT id AS ID, label FROM test AS TEST ORDER BY id LIMIT 5")) {
95 if (!$res = mysqli_query($link, "SELECT id AS ID, label FROM test AS TEST")) {
H A Dmysqli_debug_control_string.phpt37 if (!$res = mysqli_query($link, 'SELECT * FROM test')) {
/PHP-5.4/ext/mbstring/tests/
H A Dmb_substr_variation3.phpt2 Test mb_substr() function : usage variations - test different encodings
16 * Pass all encodings listed on php.net to test that function recognises them.
18 * This test is purely to see whether the function recognises the encoding.
/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_miscTypes_001.phpt8 die("skip this test is for 32bit platform only");
94 /* Loop through to test each element in the above array */
/PHP-5.4/ext/standard/tests/dir/
H A Dopendir_variation2.phpt11 * Pass different data types as $context argument to opendir() to test behaviour
18 // create temporary directory for test, removed in CLEAN section
/PHP-5.4/ext/mysql/tests/
H A Dmysql_create_db.phpt27 …die(sprintf("[004] Cannot create database, aborting test, [%d] %s\n", mysql_errno($link), mysql_er…
/PHP-5.4/ext/phar/tests/zip/
H A Drefcount1.phpt2 Phar: test that refcounting avoids problems with deleting a file zip-based

Completed in 41 milliseconds

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