Home
last modified time | relevance | path

Searched refs:format (Results 476 – 500 of 804) sorted by relevance

1...<<11121314151617181920>>...33

/PHP-7.4/ext/opcache/tests/
H A Dbug75556.phpt11 function createFromFormat($format, $date, ?\DateTimeZone $tz = null): ?\DateTimeInterface
H A Djmp_elim_002.phpt10 'format' => 'html', 'before' => '',
/PHP-7.4/ext/date/tests/
H A Dbug50392.phpt2 Bug #50392 (date_create_from_format enforces 6 digits for 'u' format character)
H A Dcall_function_from_method.phpt18 return call_user_func([$this->date, 'format'], 'Y');
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 Dbug33869.phpt2 Bug #33869 (strtotime() doesn't parse "+1days" format)
H A Dbug62500.phpt28 string(%s) "DateInterval::__construct(): Unknown or bad format (blah)"
/PHP-7.4/ext/intl/tests/
H A Dsymfony_format_type_double_intl1.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_DOUBLE);
H A Dsymfony_format_type_double_intl2.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_DOUBLE);
H A Dsymfony_format_type_double_intl3.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_DOUBLE);
H A Dsymfony_format_type_double_intl4.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_DOUBLE);
H A Dsymfony_format_type_int32_intl5.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT32);
H A Dsymfony_format_type_int64_intl5.phpt15 $unit_test_args[0]->format($unit_test_args[1], \NumberFormatter::TYPE_INT64);
/PHP-7.4/ext/exif/tests/
H A Dbug73737.phpt2 Bug #73737 (Crash when parsing a tag format)
/PHP-7.4/ext/curl/tests/
H A Dbug73147.phpt20 Warning: Erroneous data format for unserializing 'CURLFile' in %s on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation42.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
11 /* Test fscanf() to scan arrays using different unsigned format types */
15 echo "*** Test fscanf(): different unsigned format types with arrays ***\n";
78 *** Test fscanf(): different unsigned format types with arrays ***
H A Dfscanf_variation11.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
11 /* Test fscanf() to scan arrays using different float format types */
15 echo "*** Test fscanf(): different float format types with arrays ***\n";
83 *** Test fscanf(): different float format types with arrays ***
H A Dfscanf_variation30.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
11 /* Test fscanf() to scan arrays using different octal format types */
15 echo "*** Test fscanf(): different octal format types with arrays ***\n";
83 *** Test fscanf(): different octal format types with arrays ***
H A Dfscanf_variation36.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
11 /* Test fscanf() to scan arrays using different hexa format types */
15 echo "*** Test fscanf(): different hexa format types with arrays ***\n";
78 *** Test fscanf(): different hexa format types with arrays ***
H A Dfscanf_variation48.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
11 /* Test fscanf() to scan arrays using different scientific format types */
15 echo "*** Test fscanf(): different scientific format types with arrays ***\n";
78 *** Test fscanf(): different scientific format types with arrays ***
H A Dfscanf_variation5.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
8 Description: Parses input from a file according to a format
11 /* Test fscanf() to scan arrays using different integer format types */
15 echo "*** Test fscanf(): different integer format types with arrays ***\n";
78 *** Test fscanf(): different integer format types with arrays ***
/PHP-7.4/ext/snmp/tests/
H A Dgeneric_timeout_error.phpt13 //EXPECTF format is quickprint OFF
H A Dipv6.phpt18 //EXPECTF format is quickprint OFF
/PHP-7.4/ext/pgsql/tests/
H A D18pg_escape_bytea_esc.phpt2 PostgreSQL pg_escape_bytea() functions (escape format)
H A D18pg_escape_bytea_hex.phpt2 PostgreSQL pg_escape_bytea() functions (hex format)

Completed in 20 milliseconds

1...<<11121314151617181920>>...33