/PHP-8.0/ext/pgsql/tests/ |
H A D | bug77047.phpt | 2 Bug #77047 pg_insert has a broken regex for the 'TIME WITHOUT TIMEZONE' data type 17 t TIME WITHOUT TIME ZONE
|
/PHP-8.0/ext/oci8/tests/ |
H A D | bug42173.phpt | 20 c3 TIMESTAMP WITH TIME ZONE, 21 c4 TIMESTAMP (2) WITH TIME ZONE, 22 c5 TIMESTAMP WITH LOCAL TIME ZONE,
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_stmt_bind_result.phpt | 229 func_mysqli_stmt_bind_result($link, $engine, "s", "TIME", @date('H:i:s'), 980); 230 func_mysqli_stmt_bind_result($link, $engine, "s", "TIME NOT NULL", @date('H:i:s'), 1000); 231 func_mysqli_stmt_bind_result($link, $engine, "s", "TIME", NULL, 1020); 291 … func_mysqli_stmt_bind_result($link, $engine, "s", "TIME", "13:31:34.123456", 1770, "13:31:34");
|
H A D | mysqli_stmt_get_result_types.phpt | 191 func_mysqli_stmt_get_result($link, $engine, "s", "TIME", @date('H:i:s'), 980); 192 func_mysqli_stmt_get_result($link, $engine, "s", "TIME NOT NULL", @date('H:i:s'), 1000); 193 func_mysqli_stmt_get_result($link, $engine, "s", "TIME", NULL, 1020);
|
H A D | mysqli_fetch_array_oo.phpt | 206 func_mysqli_fetch_array($mysqli, $engine, "TIME", $date, $date, 480); 207 func_mysqli_fetch_array($mysqli, $engine, "TIME NOT NULL", $date, $date, 490); 208 func_mysqli_fetch_array($mysqli, $engine, "TIME", NULL, NULL, 500);
|
H A D | bug76386.phpt | 51 // test part 2 - TIME(n)
|
H A D | bug_mysql_49406.phpt | 47 MYSQLI_TYPE_TIME => "TIME",
|
H A D | mysqli_fetch_all_oo.phpt | 232 func_mysqli_fetch_all_oo($link, $engine, "TIME", $time, $time, 480); 233 func_mysqli_fetch_all_oo($link, $engine, "TIME NOT NULL", $time, $time, 490); 234 func_mysqli_fetch_all_oo($link, $engine, "TIME", NULL, NULL, 500);
|
H A D | mysqli_fetch_array.phpt | 213 func_mysqli_fetch_array($link, $engine, "TIME", $date, $date, 480); 214 func_mysqli_fetch_array($link, $engine, "TIME NOT NULL", $date, $date, 490); 215 func_mysqli_fetch_array($link, $engine, "TIME", NULL, NULL, 500);
|
H A D | mysqli_stmt_bind_param.phpt | 280 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME", @date('H:i:s'), 490); 281 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME NOT NULL", @date('H:i:s'), 500); 282 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME", NULL, 510); 335 … func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME", "13:27:34.123456", 890, "13:27:34");
|
H A D | mysqli_fetch_field_types.phpt | 76 MYSQLI_TYPE_TIME => array('TIME', '18:41:38'),
|
H A D | mysqli_fetch_all.phpt | 218 func_mysqli_fetch_all($link, $engine, "TIME", @date('H:i:s'), @date('H:i:s'), 480); 219 func_mysqli_fetch_all($link, $engine, "TIME NOT NULL", @date('H:i:s'), @date('H:i:s'), 490); 220 func_mysqli_fetch_all($link, $engine, "TIME", NULL, NULL, 500);
|
/PHP-8.0/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_stmt_bindparam_types.phpt | 136 pdo_mysql_stmt_bindparam_types($db, 35, 'TIME', '16:43:12');
|
H A D | pdo_mysql_stmt_getcolumnmeta.phpt | 186 test_meta($db, 340, 'TIME', '14:37:00', 'TIME', PDO::PARAM_STR);
|
H A D | pdo_mysql_types.phpt | 135 test_type($db, 340, 'TIME', '14:37:00');
|
/PHP-8.0/ext/pdo_mysql/ |
H A D | mysql_statement.c | 747 PDO_MYSQL_NATIVE_TYPE_NAME(TIME) in type_to_name_native()
|
/PHP-8.0/ |
H A D | README.REDIST.BINS | 54 PCRE2 JUST-IN-TIME COMPILATION SUPPORT 65 STACK-LESS JUST-IN-TIME COMPILER
|
/PHP-8.0/ext/tidy/ |
H A D | tidy.c | 1801 TIDY_TAG_CONST(TIME); in _php_tidy_register_tags()
|
/PHP-8.0/ext/date/lib/ |
H A D | parse_date.re | 44 #define TIME 258
|
H A D | parse_date.c | 46 #define TIME 258 macro
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 12285 >8320 lelong 0 TIME optimization 12305 >&-1248 lelong 0 TIME optimization 12325 >&-1248 lelong 0 TIME optimization 12345 >8320 belong 0 TIME optimization 12365 >&-1248 belong 0 TIME optimization 12385 >&-1248 belong 0 TIME optimization
|
H A D | magic | 12285 >8320 lelong 0 TIME optimization 12305 >&-1248 lelong 0 TIME optimization 12325 >&-1248 lelong 0 TIME optimization 12345 >8320 belong 0 TIME optimization 12365 >&-1248 belong 0 TIME optimization 12385 >&-1248 belong 0 TIME optimization
|