Home
last modified time | relevance | path

Searched refs:H (Results 151 – 175 of 314) sorted by relevance

12345678910>>...13

/PHP-5.5/ext/date/tests/
H A Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
H A D009.phpt17 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…
25 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 Dbug50392.phpt12 $result = date_parse_from_format('Y-m-d H:i:s.u', $string);
H A Dbug13142.phpt2 Bug #13142 (strtotime handling of "M d H:i:s Y" format)
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");
H A Dgmstrftime_basic.phpt14 $format = '%b %d %Y %H:%M:%S';
H A Dstrftime_basic.phpt15 $format = '%b %d %Y %H:%M:%S';
H A Ddate_period.phpt23 echo $dt->format( "l Y-m-d H:i:s\n" );
H A Ddate_add_basic.phpt20 $format = 'Y-m-d H:i:s';
H A Ddate_sub_basic.phpt20 $format = 'Y-m-d H:i:s';
/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_003.phpt17 �p�r�i�n�t� �"�H�e�l�l�o� �W�o�r�l�d�\�n�"�;�
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A DtestinputEBC34 /-- Test \H --/
84 /-- Test \H+ --/
H A Dwintestoutput387 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
96 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
H A Dtestoutput2318 /[\H]/BZSI
33 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^
60 ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c
/PHP-5.5/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h65 pdo_sqlite_db_handle *H; member
/PHP-5.5/ext/phar/tests/
H A D015b.phpt15 $files['a'] = array('cont'=>'Hello World', 'comp'=>pack('H*', '425a6834314159265359065c89da00000097…
/PHP-5.5/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h94 pdo_firebird_db_handle *H; member
/PHP-5.5/ext/standard/tests/strings/
H A Dbug53021.phpt5 var_dump(unpack("H*",html_entity_decode("&#233;", ENT_QUOTES, "ISO-8859-1")));
H A Dstripcslashes_basic.phpt13 var_dump(stripcslashes('\H\e\l\l\o \W\or\l\d'));
H A Dstrpbrk_basic.phpt18 var_dump( strpbrk($text, 'H') );
H A Dhtmlentities17.phpt19 var_dump(htmlentities(pack('H*', $test[2]), ENT_QUOTES, 'UTF-8'));
/PHP-5.5/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)
H A Dmb_send_mail02.phpt42 $B%F%9%H(B
/PHP-5.5/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args.phpt25 string(12) "H:mm:ss zzzz"

Completed in 24 milliseconds

12345678910>>...13