Home
last modified time | relevance | path

Searched refs:Format (Results 1 – 25 of 201) sorted by relevance

123456789

/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_attribute.phpt52 // Format the number using the original attribute value.
69 // Format the number using the new value.
102 Old attribute value: 0 ; Format result: '12,345.123' ; Parse result: 12345.123
104 New attribute value: 1 ; Format result: '12,345.123' ; Parse result: 12345
107 Old attribute value: 1 ; Format result: '12,345.123' ; Parse result: 12345.123
109 New attribute value: 0 ; Format result: '12345.123' ; Parse result: 12345.123
112 Old attribute value: 0 ; Format result: '12,345' ; Parse result: 12345
114 New attribute value: 1 ; Format result: '12,345.' ; Parse result: 12345
119 New attribute value: 2 ; Format result: '45.123' ; Parse result: 45.123
122 Old attribute value: 1 ; Format result: '12,345.123' ; Parse result: 12345.123
[all …]
H A Dformatter_format_currency.phpt10 * Format a number using misc currencies/locales.
H A Dformatter_format_currency2.phpt10 * Format a number using misc currencies/locales.
/PHP-5.5/ext/standard/tests/strings/
H A Dmoney_format_basic1.phpt25 // Format with 14 positions of width, 8 digits of
33 echo "Format again but with ( for negative values\n";
38 echo "Format with 0 for padding character\n";
43 echo "Format again with * for padding character\n";
48 echo "Format again but disable grouping character\n";
53 echo "Format again suppress currency symbol\n";
64 Format again but with ( for negative values
67 Format with 0 for padding character
70 Format again with * for padding character
73 Format again but disable grouping character
[all …]
/PHP-5.5/ext/standard/tests/url/
H A Dget_headers_error_002.phpt17 // Format argument as type String
21 // Format argument as type Array
25 // Format argument as type Object
/PHP-5.5/ext/date/tests/
H A DDateTime_fix_createFromFormat.phpt20 echo "Format method: " . $orig->format("D., M. j, Y g:iA") . "\n";
27 Format method: Thu., Nov. 29, 2012 5:00PM
H A DDateTimeZone_getTransitions_basic1.phpt27 echo "\n-- Format a sample entry for Spring 1963 --\n";
37 -- Format a sample entry for Spring 1963 --
H A Dtimezone_transitions_get_basic1.phpt27 echo "\n-- Format a sample entry pfor Spring 1963 --\n";
40 -- Format a sample entry pfor Spring 1963 --
H A Dtimestamp-in-dst.phpt2 Format timestamp in DST test
H A Dformat-negative-timestamp.phpt2 strtotime() - Format: @timestamps
H A Dbug41844.phpt2 Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999)
H A DDateTimeZone_listAbbreviations_basic1.phpt21 echo "\n-- Format a sample entry --\n";
31 -- Format a sample entry --
H A Dtimezone_abbreviations_list_basic1.phpt21 echo "\n-- Format a sample entry --\n";
31 -- Format a sample entry --
H A Dstrtotime-mysql-64bit.phpt9 /* Format: YYYYMMDDHHMMSS */
H A Dstrtotime-mysql.phpt9 /* Format: YYYYMMDDHHMMSS */
H A Didate_basic.phpt6 * Description: Format a local time/date as integer
H A Dgmdate_basic.phpt6 * Description: Format a GMT date/time
H A Dgmdate_variation5.phpt6 * Description: Format a GMT date/time
H A Dgmstrftime_basic.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dstrftime_basic.phpt6 * Description: Format a local time/date according to locale settings
H A Dstrftime_variation8.phpt6 * Description: Format a local time/date according to locale settings
H A Dstrftime_error.phpt6 * Description: Format a local time/date according to locale settings
H A Dgmdate_variation14.phpt6 * Description: Format a GMT date/time
/PHP-5.5/ext/ereg/regex/
H A Dregex.dsw1 Microsoft Developer Studio Workspace File, Format Version 5.00
/PHP-5.5/win32/build/
H A Dtemplate.dsw1 Microsoft Developer Studio Workspace File, Format Version 6.00

Completed in 35 milliseconds

123456789