Home
last modified time | relevance | path

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

12345678910>>...15

/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fpassthru_basic.phpt9 first,second,third
H A DSplFileObject_fscanf_basic.phpt11 string(18) "first,second,third"
H A Dbug46569.phpt12 [0] => second
/PHP-8.1/ext/standard/tests/file/
H A Dfflush_basic.phpt9 second line of string
47 second line of string
/PHP-8.1/ext/curl/tests/
H A Dcurl_copy_handle_variation2.phpt22 // add some CURLOPT to the second handle
31 // change a CURLOPT in the second handle
/PHP-8.1/ext/oci8/tests/
H A Dpassword.phpt45 echo "First and second connections share a resource: Not OK\n";
49 echo "First and second connections are different: OK\n";
81 First and second connections are different: OK
H A Dpassword_2.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 Dlob_016.phpt34 $row['LOB_2']->write("second");
71 string(6) "second"
H A Dlob_017.phpt36 $row['LOB_2']->write("second");
73 string(6) "second"
/PHP-8.1/ext/standard/tests/strings/
H A Dparse_str_basic4.phpt19 $str = "first=%41&second=%a&third=%b";
66 ["second"]=>
/PHP-8.1/ext/standard/tests/array/
H A Drsort_variation9.phpt19 "holes" => array("first", 5 => "second", "third")),
118 string(6) "second"
155 string(6) "second"
H A Darray_search_variation3.phpt29 //error: as wrong datatype for second argument
35 //error: as wrong datatype for second argument
/PHP-8.1/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-8.1/Zend/tests/
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
H A Dmagic_methods_016.phpt2 __call second parameter should be an array when typed
H A Dmagic_methods_018.phpt2 __callStatic second parameter should be an array typed
/PHP-8.1/ext/intl/uchar/tests/
H A Dbug70454.phpt2 Bug #70454 (IntlChar::forDigit second parameter should be optional)
/PHP-8.1/ext/phar/tests/tar/
H A Dtar_003.phpt41 echo "second round\n";
62 second round
/PHP-8.1/Zend/tests/try/
H A Dtry_multicatch_003.phpt2 Catch second exception in the multicatch
/PHP-8.1/ext/date/tests/
H A Dbug41709.phpt19 [second] => 0
H A Dbug80998.phpt2 Bug #80998: Missing second with inverted interval
/PHP-8.1/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
H A Dtimeout_variation_8.phpt18 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
/PHP-8.1/ext/gmp/tests/
H A Dbug69803.phpt2 Bug #69803: gmp_random_range() modifies second parameter if GMP number

Completed in 22 milliseconds

12345678910>>...15