Home
last modified time | relevance | path

Searched refs:H (Results 176 – 200 of 314) sorted by relevance

12345678910>>...13

/PHP-5.5/ext/date/tests/
H A Dstrftime_error.phpt16 $format = '%b %d %Y %H:%M:%S';
H A Didate_error.phpt17 $format = '%b %d %Y %H:%M:%S';
H A Dstrftime_variation23.phpt16 $format = '%b %d %Y %H:%M:%S';
H A Dbug20382-2.phpt40 print "ts = ". date("l Y-m-d H:i:s T", $timestamp). "\n";
42 print "result = ".date("l Y-m-d H:i:s T", $strtotime_tstamp)."\n";
H A Ddate_modify_basic1.phpt23 echo "After modification 2: " . date_format($datetime, "D, d M Y H:i:s") . "\n";
H A Dgmstrftime_error.phpt19 $format = '%b %d %Y %H:%M:%S';
H A Didate_variation5.phpt21 '24 hour format' => 'H',
H A DDateTime_modify_basic1.phpt23 echo "After modification 2: " . $datetime->format("D, d M Y H:i:s") . "\n";
H A Dmktime_basic1.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_error.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dstrftime_variation6.phpt21 'Hour as decimal by 24-hour format' => "%H",
/PHP-5.5/ext/spl/tests/
H A Dfileobject_getfileinfo_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
/PHP-5.5/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h64 pdo_pgsql_db_handle *H; member
/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltafc.phpt37 $c2 = "H";
132 string(1) "H"
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar293 …������� ���index.php����:/H���E ٜ����������web.php����:/H���q%�����������b/c.php�����:/H�…
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar293 …������� ���index.php����:/H���E ٜ����������web.php����:/H���q%�����������b/c.php�����:/H�…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt188 func_mysqli_stmt_get_result($link, $engine, "s", "DATETIME", @date('Y-m-d H:i:s'), 900);
189 func_mysqli_stmt_get_result($link, $engine, "s", "DATETIME NOT NULL", @date('Y-m-d H:i:s'), 920);
192 func_mysqli_stmt_get_result($link, $engine, "s", "TIMESTAMP", @date('Y-m-d H:i:s'), 960);
194 func_mysqli_stmt_get_result($link, $engine, "s", "TIME", @date('H:i:s'), 980);
195 func_mysqli_stmt_get_result($link, $engine, "s", "TIME NOT NULL", @date('H:i:s'), 1000);
/PHP-5.5/ext/openssl/tests/
H A Dbug55646.phpt9 function stringAsHex($string){$unpacked = unpack("H*", $string);return implode(" ", str_split($unpa…
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput22180 /\H++X/BZ
2184 /\H+\hY/BZ
2187 /\H+ Y/BZ
2197 / *\H/BZ
2211 /\h+\d\h+\w\h+\S\h+\H/BZ
2215 /\H+\h\H+\d/BZ
3104 /X\H*\R/BZ
3107 /X\H+\R/BZ
3110 /X\H++\R/BZ
3890 /\H+\D \H+\d \H+\S \H+\s \H+\W \H+\w \H+. \H+\C \H+\R \H+\H \H+\h \H+\V \H+\v \H+\Z \H+\z \H+$/BZx
[all …]
H A Dtestoutput2565 /[\H]/BZSI
80 : ; < = > ? @ 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 [ \ ] ^
107 ? @ 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
H A Dtestoutput396 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
105 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 DtestoutputEBC47 /-- Test \H --/
124 /-- Test \H+ --/
/PHP-5.5/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h150 pdo_odbc_db_handle *H; member
/PHP-5.5/ext/pdo_firebird/tests/
H A Dexecute.phpt7 ibase.timestampformat=%Y-%m-%d %H:%M:%S
/PHP-5.5/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h119 pdo_dblib_db_handle *H; member

Completed in 39 milliseconds

12345678910>>...13