Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dwrite23.phar8 6���������������������test.txt���M��H������E�������<?php __HALT_COMPILER();��8��.��X�N�ݱƊ�k …
H A Dblog.phar6 ^������������������ ���index.phpv����7Hv���r�%�������� ���install.php����7H���2���������<…
/PHP-7.1/ext/phar/tests/files/
H A Dinclude_path.phar8 <���������������������hello/test.php���r��H�����U�������<?php
/PHP-7.1/ext/date/tests/
H A Ddate_timestamp_set.phpt16 var_dump(date_format($dtms021, 'B => (U) => T Y-M-d H:i:s'));
H A Dbug64887.phpt29 echo $datetime->modify( $test )->format( 'Y-m-d H:i:s.u' ), "\n";
H A Dbug73294.phpt12 $result = $dt->format('Y-m-d H:i:s');
H A Ddate_time_fractions_create_from_format.phpt7 $dt = date_create_from_format( "Y-m-d H:i:s.u", "2016-10-03 12:47:18.819313" );
H A D009_win32.phpt22 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));
32 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_sun_info_002.phpt9 echo date( 'Y-m-d H:i:s T', $elem ), " ", $key, "\n";
H A Dbug45554.phpt7 $format = "m-d-Y H:i:s.u T";
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 Dbug53437.phpt9 echo $dt->format('Y-m-d H:i:s')."\r\n";
22 echo $dt->format('Y-m-d H:i:s')."\r\n";
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");
/PHP-7.1/ext/standard/tests/strings/
H A Dstrrchr_basic.phpt11 var_dump( strrchr("Hello, World", "H") ); //needle as single char
13 var_dump( strrchr('Hello, World', 'H') );
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput2540 /[\H]/BZSI
H A DtestinputEBC34 /-- Test \H --/
84 /-- Test \H+ --/
/PHP-7.1/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-7.1/Zend/tests/
H A Dlist_keyed_evaluation_order_nested.phpt53 (string)$g => $store["H"],
74 Offset H set to offset value for G.
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_fetch_all.phpt225 func_mysqli_fetch_all($link, $engine, "DATETIME", @date('Y-m-d H:i:s'), @date('Y-m-d H:i:s'), 440);
226 …func_mysqli_fetch_all($link, $engine, "DATETIME NOT NULL", @date('Y-m-d H:i:s'), @date('Y-m-d H:i:…
229 …func_mysqli_fetch_all($link, $engine, "TIMESTAMP", @date('Y-m-d H:i:s'), @date('Y-m-d H:i:s'), 470…
231 func_mysqli_fetch_all($link, $engine, "TIME", @date('H:i:s'), @date('H:i:s'), 480);
232 func_mysqli_fetch_all($link, $engine, "TIME NOT NULL", @date('H:i:s'), @date('H:i:s'), 490);
/PHP-7.1/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h65 pdo_sqlite_db_handle *H; member
/PHP-7.1/ext/phar/tests/
H A D015b.phpt15 $files['a'] = array('cont'=>'Hello World', 'comp'=>pack('H*', '425a6834314159265359065c89da00000097…

Completed in 38 milliseconds

12345678910>>...14