Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-7.4/ext/phar/tests/files/
H A Dfrontcontroller18.phar13 7������������������ ���index.php���)�H���JVԋ�������<?php
H A Dinclude_path.phar8 <���������������������hello/test.php���r��H�����U�������<?php
/PHP-7.4/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 D009_win32.phpt21 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));
31 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 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 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.phpt16 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…
24 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 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 DDateTime_createFromImmutable.phpt15 var_dump( $i->format('Y-m-d H:i:s') === $current );
/PHP-7.4/ext/standard/tests/time/
H A Dstrptime_basic.phpt26 var_dump(strptime($str, '%H:%M:%S %p %B %d %Y'));
29 var_dump(strptime($str, '%H:%M:%S %m/%d/%y'));
H A Dstrptime_parts.phpt26 $res = strptime($str, '%H:%M:%S %p %B %d %Y %Z');
35 $res = strptime($str, '%H:%M:%S %m/%d/%y');
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dblog.phar6 ^������������������ ���index.phpv����7Hv���r�%�������� ���install.php����7H���2���������<…
H A Dfrontcontroller4.phar12 …��ж���������a.phps����WX���l�`�������hiohio<?php function hio(){}����H��a:�C2m��|���GB…
/PHP-7.4/ext/hash/tests/
H A Dfnv1a64.phpt87 array( 'qq]6N_c)7REY?H:M"', '1899eee357e747b4' ),
123 array( 'H[qZ[_NRXC;fQSA]qjV`sW#4', 'fcd1a44f1f9644d7' ),
124 array( '8Ey&!PVJ-H%i)T=bwXII-j( ', '20541ecba873cbbb' ),
138 array( 'H+YYA|>7fR|<39XmSsb;K>P9ymY', 'a30084c8ebfe7959' ),
141 array( '=*"H&iA\\f/!p:>b<v;S"?T].Q#?', '226c52cdff2324cb' ),
144 array( '8:sJjWw"#u>@H)T7d>,@^v6r;crU', 'ef8377919e2a1bad' ),
163 array( '@c3q]dx(b_/e3Mp?H\'gjX4Q}$w%X{pE<', '8a65a0d9c497dca7' ),
174 array( 'wo!/@ #H)W R54z$GnhVlP}QkfAGueamVc', 'fb192bd95f5f88b2' ),
179 array( '/%JBFoOM n[]\'5H-K}swvORCqpx%>EDNKnp', '34c18ad3e2030b27' ),
183 array( '6hxk&5$p}|lKu!I\\DQoK_ON!X#{<G:H]#AI*', '93be8d30fbf2a711' ),
[all …]
/PHP-7.4/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.4/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.4/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.4/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.4/ext/phar/tests/
H A D015b.phpt15 $files['a'] = array('cont'=>'Hello World', 'comp'=>pack('H*', '425a6834314159265359065c89da00000097…
/PHP-7.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h63 pdo_sqlite_db_handle *H; member

Completed in 28 milliseconds

12345678910>>...12