Home
last modified time | relevance | path

Searched refs:test (Results 3701 – 3725 of 4309) sorted by relevance

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

/PHP-5.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_006p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_007s.phpt10 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_011p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_013p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-5.4/ext/mbstring/tests/
H A Dmb_strtolower_variation1.phpt16 * Pass different data types to $sourcestring argument to test behaviour of mb_strtolower()
H A Dmb_substr_count_variation1.phpt16 * Pass different data types as $haystack argument to mb_substr_count() to test behaviour
H A Dmb_strtoupper_variation1.phpt17 * Pass different data types as $sourcestring argument to mb_strtoupper to test behaviour
/PHP-5.4/ext/standard/tests/strings/
H A Dstrip_tags_variation4.phpt37 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrip_tags_variation7.phpt35 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrlen_variation1.phpt73 // loop through with each element of the $inputs array to test strlen() function
H A Dvsprintf_variation10.phpt66 // looping to test vsprintf() with different char formats from the above $format array
H A Dwordwrap_variation5.phpt11 *test wordwrap() with break arguments as single spaces
/PHP-5.4/Zend/tests/
H A Dbinary-32bit.phpt6 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
/PHP-5.4/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt13 * Pass different data types as $c argument to ctype_alnum() to test behaviour
H A Dctype_alpha_variation1.phpt13 * Pass different data types as $c argument to ctype_alpha() to test behaviour
H A Dctype_cntrl_variation1.phpt13 * Pass different data types as $c argument to ctype_cntrl() to test behaviour
H A Dctype_graph_variation1.phpt13 * Pass different data types as $c argument to ctype_graph() to test behaviour
H A Dctype_lower_variation1.phpt13 * Pass different data types as $c argument to ctype_lower() to test behaviour
H A Dctype_print_variation1.phpt13 * Pass different data types as $c argument to ctype_print() to test behaviour
H A Dctype_punct_variation1.phpt14 * Pass different data types as $c argument to ctype_punt() to test behaviour
H A Dctype_space_variation1.phpt13 * Pass different data types as $c argument to ctype_space() to test behaviour
H A Dctype_xdigit_variation1.phpt13 * Pass different data types as $c argument to ctype_xdigit() to test behaviour
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata.phpt19 if (!mysqli_stmt_prepare($stmt, "SELECT id, label FROM test ORDER BY id ASC LIMIT 3"))
43 …($stmt, "SELECT id, label, id + 1 as _id, concat(label, '_') _label FROM test as _test ORDER BY i…
45 …d, label AS _label, null AS _null, CONCAT(label, '_') _label_concat FROM test _test ORDER BY id A…
/PHP-5.4/ext/oci8/tests/
H A Dlob_018.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dlob_022.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs

Completed in 32 milliseconds

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