Home
last modified time | relevance | path

Searched refs:second (Results 201 – 225 of 360) sorted by relevance

12345678910>>...15

/PHP-8.1/ext/date/tests/
H A Dbug77097.phpt2 Bug #77097 (DateTime::diff gives wrong diff when the actual diff is less than 1 second)
H A Doo_002.phpt13 $c->modify("1 second ago");
H A Dbug41523.phpt27 ["second"]=>
H A Dbug-gh8964-002.phpt2 Test for bug GH-8964: DateTime object comparison after applying delta less than 1 second
/PHP-8.1/ext/pcre/tests/
H A Dbug79241.phpt13 // with the second call offsetting after the tick symbol
/PHP-8.1/ext/simplexml/tests/
H A D009.phpt25 <elem11 attr2='second'>
H A D014b.phpt2 SimpleXML: adding/removing attributes (second)
/PHP-8.1/ext/dom/tests/
H A DDOMDocument_loadXML_error3.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_error5.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error3.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error5.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_variation2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_variation2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-8.1/ext/standard/tests/strings/
H A Dstrspn_variation5.phpt30 second line of heredoc string
87 second line of heredoc string
H A Dstrcspn_variation5.phpt30 second line of heredoc string
87 second line of heredoc string
/PHP-8.1/ext/phar/tests/
H A Dphar_stub.phpt27 $file = '<?php echo "second stub\n"; __HALT_COMPILER(); ?>';
86 <?php echo "second stub\n"; __HALT_COMPILER(); ?>
/PHP-8.1/Zend/tests/traits/
H A Dbug55355.phpt14 // A class on the second level in the
/PHP-8.1/ext/standard/tests/general_functions/
H A Dcallbacks_002.phpt26 call_user_func(): Argument #1 ($callback) must be a valid callback, second array member is not a va…
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c41 unsigned int year, month, day, hour, minute, second; member
225 t.second = (unsigned int) to[7]; in ps_fetch_time()
242 (t.neg ? "-" : ""), t.hour, t.minute, t.second, field->decimals, in ps_fetch_time()
246 (t.neg ? "-" : ""), t.hour, t.minute, t.second)); in ps_fetch_time()
267 t.second_part = t.hour = t.minute = t.second = 0; in ps_fetch_date()
306 t.second = (unsigned int) to[6]; in ps_fetch_datetime()
308 t.hour = t.minute = t.second= 0; in ps_fetch_datetime()
320 t.year, t.month, t.day, t.hour, t.minute, t.second, field->decimals, in ps_fetch_datetime()
324 t.year, t.month, t.day, t.hour, t.minute, t.second)); in ps_fetch_datetime()
/PHP-8.1/ext/spl/tests/
H A DSplFixedArray_change_size_during_iteration.phpt7 /* Try changing size on first, second, and final iterations, and check what
H A Dspl_autoload_012.phpt15 throw new Exception('second');
/PHP-8.1/ext/soap/tests/schema/
H A Dschema057.phpt2 SOAP XML Schema 57: SOAP 1.1 Array (second way, literal encoding)
H A Dschema059.phpt2 SOAP XML Schema 59: SOAP 1.2 Array (second way, literal encoding)
/PHP-8.1/Zend/tests/
H A Dbug78406.phpt6 echo "bug\n"; // Should be transformed by filter on second include
/PHP-8.1/ext/standard/tests/serialize/
H A Dunserialize_classes.phpt2 Test unserialize() with second parameter

Completed in 25 milliseconds

12345678910>>...15