Home
last modified time | relevance | path

Searched refs:H (Results 201 – 225 of 363) sorted by relevance

12345678910>>...15

/php-src/ext/date/tests/
H A Dgh9866.phpt18 echo $diff->format("%R %Y %M %D (%a) %H %I %S %F"), "\n";
H A D009.phpt14 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
19 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
H A D009_win32.phpt19 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
27 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
H A Ddate_add_basic.phpt12 $format = 'Y-m-d H:i:s';
H A Ddate_sub_basic.phpt12 $format = 'Y-m-d H:i:s';
H A DDateTime_createFromImmutable-001.phpt15 var_dump( $i->format('Y-m-d H:i:s') === $current );
H A Doo_001.phpt20 var_dump($d->format("Y-m-d H:i:s"));
24 var_dump($d->format("Y-m-d H:i:s"));
H A Dbug13142.phpt2 Bug #13142 (strtotime handling of "M d H:i:s Y" format)
H A Dgmstrftime_basic.phpt8 $format = '%b %d %Y %H:%M:%S';
H A Dstrftime_basic.phpt9 $format = '%b %d %Y %H:%M:%S';
H A DDateTime_createFromImmutable-002.phpt17 var_dump( $i->format('Y-m-d H:i:s') === $current );
H A Ddate_time_immutable.phpt12 echo 'orig: ', $a->format('Y-m-d H:i:s e'), "\n";
13 echo 'copy: ', $b->format('Y-m-d H:i:s e'), "\n";
14 echo 'changed: ', $c->format('Y-m-d H:i:s e'), "\n";
H A Dbug54851.phpt8 $date2 = DateTime::createFromFormat("D H i s", $date->format("D"). ' 0 00 00');
23 $date2 = DateTime::createFromFormat("D H i s", "Tuesday 0 00 00");
/php-src/ext/standard/tests/time/
H A Dstrptime_basic.phpt24 var_dump(strptime($str, '%H:%M:%S %p %B %d %Y'));
27 var_dump(strptime($str, '%H:%M:%S %m/%d/%y'));
H A Dstrptime_parts.phpt22 $res = strptime($str, '%H:%M:%S %p %B %d %Y %Z');
31 $res = strptime($str, '%H:%M:%S %m/%d/%y');
H A Dstrptime_error.phpt17 $format = '%b %d %Y %H:%M:%S';
/php-src/Zend/tests/
H A Dlist_keyed_evaluation_order_nested.phpt53 (string)$g => $store["H"],
74 Offset H set to offset value for G.
/php-src/Zend/tests/enum/
H A Dbacked-implements.phpt11 case Hearts = 'H';
/php-src/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h56 pdo_sqlite_db_handle *H; member
/php-src/ext/mbstring/tests/
H A Dbug52981.phpt16 test("\xF0\x90\x90\xB8");// U+10438 DESERET SMALL LETTER H (added in 3.1.0, March 2001)
/php-src/ext/standard/tests/strings/
H A Dstrpbrk_basic.phpt12 var_dump( strpbrk($text, 'H') );
/php-src/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args.phpt24 string(12) "H:mm:ss zzzz"
/php-src/ext/openssl/tests/
H A Dbug73478.phpt23 …dbn2fTNUGo64DtKE2WGTsZCl90RgrGUv8XW/4WDPXeE7g5u7KWHBG/LCE5+XsilE5P5/GIyqr9gsiudTmk+H/hiYZl9Smar9k0=
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetBytes_expansion.phpt16 0 => 'H',
/php-src/Zend/tests/float_to_int/
H A Dwarning_float_does_not_fit_zend_long_strings.phpt84 string(1) "H"
88 string(1) "H"

Completed in 31 milliseconds

12345678910>>...15