Home
last modified time | relevance | path

Searched refs:test (Results 2751 – 2775 of 5206) sorted by relevance

1...<<111112113114115116117118119120>>...209

/php-src/ext/xmlreader/tests/
H A D015-move-errors.phpt9 // Set up test data in a new file
15 // Load test data into a new XML Reader
/php-src/ext/openssl/tests/
H A Dbug74903.phpt62 $tmpFileIn = tempnam(sys_get_temp_dir(), 'test');
63 $tmpFileOut = tempnam(sys_get_temp_dir(), 'test');
/php-src/ext/standard/tests/strings/
H A Dvprintf_variation15.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
35 // looping to test vprintf() with different unsigned formats from the above $format array
/php-src/ext/simplexml/tests/
H A D033.phpt10 test
47 test
/php-src/ext/soap/tests/bugs/
H A Dbug28751.phpt9 function test() {
27 <ns1:test xmlns:ns1="http://testuri.org" />
H A Dbug29839.phpt41 …ns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body…
43 …ns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body…
H A Dbug34453.phpt41 …ns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body…
43 …ns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body…
/php-src/ext/ctype/tests/
H A Dctype_alnum_variation3.phpt8 * Pass different strings to ctype_alnum to test behaviour
42 // loop through each element of $values to test behaviour of ctype_alnum()
/php-src/ext/standard/tests/serialize/
H A Dincomplete_class.phpt11 $o->test = "a";
15 var_dump($o->test);
/php-src/ext/mbstring/tests/
H A Dmb_send_mail07.phpt2 mb_send_mail() test 7 (lang=Korean)
22 mb_send_mail($to, mb_language(), "test");
H A Dmb_ereg_replace-compat-01.phpt2 mb_ereg_replace() compat test 1
/php-src/ext/soap/tests/
H A Dserver005.phpt8 function test() {
25 <ns1:test xmlns:ns1="http://testuri.org" />
H A Dserver026.phpt8 function test() {
26 <ns1:test xmlns:ns1="http://testuri.org" />
/php-src/ext/mysqli/tests/
H A Dbug32405.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
15 mysqli_select_db($link, "test");
H A Dmysqli_fetch_assoc.phpt11 …nternally the same function gets used as for mysqli_fetch_array() which does a lot of SQL type test
14 if (!$res = mysqli_query($link, "SELECT id, label FROM test ORDER BY id LIMIT 1")) {
/php-src/ext/dom/tests/gh11830/
H A Dtype_variation.phpt11 <test/>
58 <test/>
/php-src/ext/random/tests/03_randomizer/methods/
H A DshuffleBytes.phpt37 … // This test is slow, test all numbers smaller than 50 and then in steps of 677 (which is prime).
/php-src/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt14 echo "Simple test of imagecopyresampled() function\n";
65 Simple test of imagecopyresampled() function
H A Dimagefilledpolygon_basic.phpt15 echo "Simple test of imagefilledpolygon() function\n";
69 Simple test of imagefilledpolygon() function
/php-src/ext/pcre/tests/
H A Dpreg_grep_error1.phpt23 $array = [123, 'abc', 'test'];
56 string(4) "test"
/php-src/ext/intl/tests/
H A Dcalendar_getLocale_basic.phpt2 IntlCalendar::getLocale() basic test
/php-src/ext/zip/tests/
H A Doo_ext_zip.phpt8 private $test = 0;
/php-src/ext/phar/tests/
H A Dfrontcontroller2.phpt2 Phar front controller PHP test
H A Dnophar_web.phpt4 <?php if (extension_loaded("phar")) die("skip Phar extension must be disabled for this test"); ?>
/php-src/ext/phar/tests/cache_list/
H A Dcopyonwrite2.phar.phpt2 Phar: copy-on-write test 2 [cache_list]

Completed in 24 milliseconds

1...<<111112113114115116117118119120>>...209