Home
last modified time | relevance | path

Searched refs:second (Results 76 – 100 of 338) sorted by relevance

12345678910>>...14

/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fpassthru_basic.phpt9 first,second,third
H A DSplFileObject_fscanf_basic.phpt11 string(18) "first,second,third"
/PHP-7.4/ext/standard/tests/dir/
H A Dopendir_variation3.phpt22 echo "\n-- Open directory second time: --\n";
46 -- Open directory second time: --
H A Dopendir_variation3-win32-mb.phpt28 echo "\n-- Open directory second time: --\n";
52 -- Open directory second time: --
H A Dclosedir_variation2-win32-mb.phpt34 echo "\n-- Close directory handle second time: --\n";
52 -- Close directory handle second time: --
H A Dclosedir_variation2.phpt28 echo "\n-- Close directory handle second time: --\n";
46 -- Close directory handle second time: --
/PHP-7.4/ext/pdo_pgsql/tests/
H A Ddisable_prepares.phpt37 $second = $stmt->fetchAll();
39 var_dump($first, $second);
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_38_extended_error.phpt16 echo "Inserting second time which should fail" . PHP_EOL;
28 Inserting second time which should fail
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_format.c108 second, in internal_get_timestamp() local
123 second = INTL_GET_ELEM(CALENDAR_SEC); in internal_get_timestamp()
139 ucal_setDateTime(pcal, year, month, mday, hour, minute, second, &INTL_DATA_ERROR_CODE(dfo)); in internal_get_timestamp()
/PHP-7.4/ext/intl/tests/
H A Dregression_sort_and_cow.phpt14 * Check if the second copy remains unsorted.
31 // The second copy should remain unsorted.
H A Dregression_sortwsk_and_cow.phpt15 * Check if the second copy remains unsorted.
32 // The second copy should remain unsorted.
/PHP-7.4/ext/zlib/tests/
H A Dgzseek_variation7.phpt14 $str2 = "This is the second line.";
46 This is the first line.This is the second line.
/PHP-7.4/ext/oci8/tests/
H A Dpassword.phpt44 echo "First and second connections share a resource: Not OK\n";
48 echo "First and second connections are different: OK\n";
80 First and second connections are different: OK
H A Dpassword_2.phpt43 echo "First and second connections share a resource: Not OK\n";
47 echo "First and second connections are different: OK\n";
79 First and second connections are different: OK
H A Dlob_016.phpt32 $row['LOB_2']->write("second");
69 string(6) "second"
/PHP-7.4/Zend/tests/
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
H A Dbug73181.phpt2 Bug #73181: parse_str() without a second argument leads to crash
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_ukey_variation5.phpt17 'second' => array('yellow' => 7),
26 'second' => array('cyan' => 8),
/PHP-7.4/ext/standard/tests/file/
H A Dfflush_basic.phpt12 second line of string
50 second line of string
/PHP-7.4/ext/curl/tests/
H A Dcurl_copy_handle_variation2.phpt24 // add some CURLOPT to the second handle
33 // change a CURLOPT in the second handle
/PHP-7.4/ext/date/tests/
H A Dbug41709.phpt19 [second] => 0
/PHP-7.4/Zend/tests/try/
H A Dtry_multicatch_003.phpt2 Catch second exception in the multicatch
/PHP-7.4/docs/
H A Doutput-api.md117 pass a void*** pointer as second arg to receive the address of a pointer
120 pass a int* pointer as second arg to receive the flags set for the output handler
122 pass a int* pointer as second arg to receive the level of this output handler
125 the second arg is ignored; marks the output handler to be neither cleanable
128 the second arg is ignored; marks the output handler as disabled
/PHP-7.4/tests/basic/
H A Dtimeout_variation_0.phpt21 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_7.phpt20 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d

Completed in 28 milliseconds

12345678910>>...14