Home
last modified time | relevance | path

Searched refs:H (Results 101 – 125 of 330) sorted by relevance

12345678910>>...14

/PHP-7.1/ext/mbstring/tests/
H A Dbug54494.phpt25 $t = unpack("H*",mb_substr($string, $i, 1, $mode));
41 $t = unpack("H*",mb_substr($string, $i, 1, $mode));
/PHP-7.1/ext/pgsql/tests/
H A Dbug71062.phpt20 $modified_format = 'Y-m-d H:i:sO';
37 trying format Y-m-d H:i:sO
/PHP-7.1/ext/date/tests/
H A Dbug29585.phpt6 echo gmdate("Y-m-d H:i:s", strtotime("2004W30"));
H A Dbug21399.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20050620091407 GMT"));
H A Dbug28599.phpt6 print gmdate("d-m-Y H:i:s", strtotime("+30 minutes", 1100535573));
H A Dbug29150.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20 VI. 2005"));
H A Ddate_basic1.phpt24 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 Ddate_format_basic1.phpt24 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 DDateTime_format_basic1.phpt24 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 Doo_001.phpt16 var_dump($d->format("Y-m-d H:i:s"));
19 var_dump($d->format("Y-m-d H:i:s"));
H A Dbug26694.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("Sun, 21 Dec 2003 20:38:33 +0000 GMT"));
H A Dbug28024.phpt8 echo date("Y-m-d H:i:s T", strtotime("17:00 2004-01-01"));
H A Dbug74652.phpt20 echo $dt->format( 'Y-m-d H:i:s' ), "\n";
/PHP-7.1/ext/standard/tests/serialize/
H A Dprecision.phpt27 $num = unpack("d", pack("H*", $ns)); $num = reset($num);
30 $repr = unpack("H*", pack("d", $num2)); $repr = reset($repr);
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dwrite17.phar8 6���������������������test.txt������H������E�������<?php __HALT_COMPILER();~�bp�DZNu��@.�…
H A Dwrite8.phar9 6���������������������test.txt���t��H���zzo�������hi
H A Dwrite15.phar8 6���������������������test.txt���K��H������E�������<?php __HALT_COMPILER();*��I_B�.�֩�.F�"�…
H A Dwrite12.phar9 6���������������������test.txt������H������E�������<?php __HALT_COMPILER();c�qF�Ov6&�((���…
H A Dwrite22.phar8 6��������������������test.txt������H������E���������/�(P���p� �w��
H A Dwrite9.phar9 6���������������������test.txt���*��H���zzo�������hi
/PHP-7.1/ext/spl/tests/
H A Dfileobject_getbasename_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
H A Dfileobject_getmaxlinelen_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
H A Dfileobject_setmaxlinelen_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
/PHP-7.1/ext/intl/tests/
H A Dbug72241.phpt10 echo unpack('H*', $out)[1] . PHP_EOL;
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput2316 /[\H]/BZSI

Completed in 50 milliseconds

12345678910>>...14