Home
last modified time | relevance | path

Searched refs:H (Results 251 – 275 of 323) sorted by relevance

1...<<111213

/PHP-5.6/ext/interbase/tests/
H A D003.phpt34 ini_set('ibase.timestampformat',"%m/%d/%Y %H:%M:%S");
H A D007.phpt29 ini_set('ibase.timestampformat',"%m/%d/%Y %H:%M:%S");
H A D006.phpt35 ini_set('ibase.timestampformat',"%m/%d/%Y %H:%M:%S");
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput14365 9 = ? 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 d e
393 /\H/SI
453 /[\H]/BZ
H A Dtestinput14303 /\H/SI
319 /[\H]/BZ
H A Dtestinput17228 /\H+/SI
234 /[\H\x{d800}]+/
H A Dtestoutput17232 9 = ? 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 d e
301 /\H+/SI
317 /[\H\x{d800}]+/
H A Dtestoutput5740 /\H\h\V\v/8
750 /\H*\h+\V?\v{3,4}/8
762 /\H\h\V\v/8
772 /\H*\h+\V?\v{3,4}/8
812 /[\H]/8BZ
1612 /\H+/8
1622 /[\H\x{d7ff}]+/8BZ
H A Dtestinput84269 /\H\h\V\v/
4275 /\H*\h+\V?\v{3,4}/
4282 /\H{3,4}/
4289 /\h*X\h?\H+Y\H?Z/
4788 /<H((?(?!<H|F>)(.)|(?R))++)*F>/
4789 …text <H more text <H texting more hexA0-"\xA0" hex above 7F-"\xBC" F> text xxxxx <H text F> te…
/PHP-5.6/ext/date/tests/
H A Dgmstrftime_variation2.phpt22 $format = '%b %d %Y %H:%M:%S';
H A Dmktime_variation1.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation2.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation3.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation4.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation5.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation6.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation7.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
/PHP-5.6/ext/mysql/tests/
H A Dmysql_field_flags.phpt81 array('label1', sprintf("'%s'", @date("Y-m-d H:i:s"))),
/PHP-5.6/sapi/fpm/
H A Dwww.conf.in301 ; %d/%b/%Y:%H:%M:%S %z (default)
303 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
306 ; %d/%b/%Y:%H:%M:%S %z (default)
308 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
/PHP-5.6/ext/standard/html_tables/mappings/
H A DCP1251.TXT91 0x48 0x0048 #LATIN CAPITAL LETTER H
123 0x68 0x0068 #LATIN SMALL LETTER H
H A D8859-5.TXT120 0x48 0x0048 # LATIN CAPITAL LETTER H
152 0x68 0x0068 # LATIN SMALL LETTER H
H A DCP866.TXT90 0x48 0x0048 #LATIN CAPITAL LETTER H
122 0x68 0x0068 #LATIN SMALL LETTER H
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt201 $date = @date('Y-m-d H:i:s');
206 $date = @date('H:i:s');
/PHP-5.6/ext/date/lib/
H A Dparse_iso_intervals.re274 period = "P" (number "Y")? (number "M")? (number "W")? (number "D")? ("T" (number "H")? (number "…
343 case 'H': s->period->h = nr; break;
/PHP-5.6/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-5.phpt107 $d = unpack("H*", $res);
113 $res = unpack("H*", $res)[1];

Completed in 80 milliseconds

1...<<111213