Home
last modified time | relevance | path

Searched refs:second (Results 101 – 125 of 338) sorted by relevance

12345678910>>...14

/PHP-7.4/tests/basic/
H A Dtimeout_variation_8.phpt18 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_1.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_4.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_2.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
/PHP-7.4/ext/date/tests/
H A Dbug64157.phpt14 A two digit second could not be found
H A Dbug52063.phpt2 Bug #52063 (DateTime constructor's second argument doesn't have a null default value)
H A Dbug52430.phpt19 ["second"]=>
H A Ddate_timestamp_set_nullparam2.phpt2 Test the function date_timestamp_set() with second null parameter.
/PHP-7.4/Zend/tests/
H A Dmagic_by_ref_002.phpt2 passing second parameter of __set() by ref
H A Dmagic_by_ref_007.phpt2 passing second parameter of __call() by ref
/PHP-7.4/ext/phar/tests/tar/
H A Dtar_003.phpt41 echo "second round\n";
63 second round
/PHP-7.4/ext/oci8/tests/
H A Dlob_017.phpt34 $row['LOB_2']->write("second");
71 string(6) "second"
/PHP-7.4/ext/intl/uchar/tests/
H A Dbug70454.phpt2 Bug #70454 (IntlChar::forDigit second parameter should be optional)
/PHP-7.4/Zend/tests/try/
H A Dtry_multicatch_006.phpt2 Catch first exception in the second multicatch
/PHP-7.4/ext/opcache/tests/opt/
H A Dsccp_013.phpt19 loadEntities(array("first", "second"));
/PHP-7.4/ext/standard/tests/array/
H A Drsort_variation9.phpt24 "holes" => array("first", 5 => "second", "third")),
123 string(6) "second"
160 string(6) "second"
H A Dextract_variation6.phpt6 /* EXTR_REFS as second Argument */
H A D002.phpt11 echo "No second argument:\n";
59 No second argument:
169 No second argument:
277 No second argument:
375 No second argument:
473 No second argument:
583 No second argument:
H A Dextract_error.phpt12 /* Invalid second argument ( only 0-6 is valid) */
28 /* Two Arguments, second as prefix but without prefix string as third argument */
H A Darray_fill_keys_variation3.phpt25 echo "\n-- Testing array_fill_keys() function with unusual second arguments --\n";
42 -- Testing array_fill_keys() function with unusual second arguments --
/PHP-7.4/ext/standard/tests/strings/
H A Dparse_str_basic4.phpt24 $str = "first=%41&second=%a&third=%b";
72 ["second"]=>
/PHP-7.4/ext/pdo/tests/
H A Dpdo_021.phpt45 $stmt2 = $db->prepare("INSERT INTO test VALUES(:first, :second, :third)");
47 $stmt2->execute(array(':first'=>($row[0] + 5), ':second'=>$row[1],
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_39_toggleExtended.phpt16 echo "Inserting second time which should fail" . PHP_EOL;
32 Inserting second time which should fail
/PHP-7.4/ext/mysqli/tests/
H A D026.phpt27 mysqli_stmt_send_long_data($stmt, 1, " And this is the second sentence.");
63 …string(99) "This is the first sentence. And this is the second sentence. And finally this is the l…
/PHP-7.4/ext/gmp/tests/
H A Dbug69803.phpt2 Bug #69803: gmp_random_range() modifies second parameter if GMP number

Completed in 39 milliseconds

12345678910>>...14