Searched refs:H (Results 101 – 125 of 323) sorted by relevance
12345678910>>...13
/PHP-5.6/ext/date/tests/ |
H A D | bug29150.phpt | 7 echo gmdate("Y-m-d H:i:s", strtotime("20 VI. 2005"));
|
H A D | DateTime_format_basic1.phpt | 24 var_dump( $date->format( 'H:m:s \m \i\s\ \m\o\n\t\h') ); 25 var_dump( $date->format( "H:i:s") );
|
H A D | date_basic1.phpt | 24 var_dump( date('H:m:s \m \i\s\ \m\o\n\t\h', $timestamp) ); 25 var_dump( date("H:i:s", $timestamp) );
|
H A D | date_format_basic1.phpt | 24 var_dump( date_format($date, 'H:m:s \m \i\s\ \m\o\n\t\h') ); 25 var_dump( date_format($date, "H:i:s") );
|
H A D | oo_001.phpt | 16 var_dump($d->format("Y-m-d H:i:s")); 19 var_dump($d->format("Y-m-d H:i:s"));
|
H A D | bug26694.phpt | 7 echo gmdate("Y-m-d H:i:s", strtotime("Sun, 21 Dec 2003 20:38:33 +0000 GMT"));
|
H A D | bug28024.phpt | 8 echo date("Y-m-d H:i:s T", strtotime("17:00 2004-01-01"));
|
H A D | 009_win32.phpt | 18 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)); 28 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 D | bug33532.phpt | 21 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n"; 30 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n";
|
H A D | gmstrftime_variation15.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
H A D | gmstrftime_variation16.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
H A D | strftime_variation15.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
H A D | strftime_variation16.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
/PHP-5.6/ext/phar/tests/cache_list/files/ |
H A D | write17.phar | 8 6test.txt���H���E�<?php __HALT_COMPILER();~�bp�DZNu�@.�…
|
H A D | write8.phar | 9 6test.txtt��Hzzo�hi
|
H A D | write15.phar | 8 6test.txtK��H���E�<?php __HALT_COMPILER();*��I_B�.�֩�.F�"�…
|
H A D | write22.phar | 8 6test.txt���H���E���/�(P���p� �w��
|
H A D | write9.phar | 9 6test.txt*��Hzzo�hi
|
H A D | write12.phar | 9 6test.txt���H���E�<?php __HALT_COMPILER();c�qF�Ov6&�((���…
|
H A D | write21.phar | 8 6test.txt{��H���E�<?php __HALT_COMPILER();u:ΰ�U��|ZM�̧�Є�…
|
/PHP-5.6/ext/spl/tests/ |
H A D | fileobject_getbasename_basic.phpt | 4 H�vard Eide <nucleuz at gmail.com>
|
H A D | fileobject_getmaxlinelen_basic.phpt | 4 H�vard Eide <nucleuz at gmail.com>
|
H A D | fileobject_setmaxlinelen_basic.phpt | 4 H�vard Eide <nucleuz at gmail.com>
|
/PHP-5.6/ext/intl/tests/ |
H A D | bug72241.phpt | 10 echo unpack('H*', $out)[1] . PHP_EOL;
|
/PHP-5.6/ext/pcre/pcrelib/testdata/ |
H A D | testinput23 | 16 /[\H]/BZSI
|
Completed in 24 milliseconds
12345678910>>...13