Home
last modified time | relevance | path

Searched refs:currency (Results 26 – 50 of 53) sorted by relevance

123

/PHP-5.4/ext/intl/tests/
H A Dlocale_get_display_script3.phpt21 'uk-ua_CALIFORNIA@currency=;currency=GRN',
23 'uk@currency=EURO',
96 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
106 locale='uk@currency=EURO'
H A Dlocale_get_display_script4.phpt21 'uk-ua_CALIFORNIA@currency=;currency=GRN',
23 'uk@currency=EURO',
96 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
106 locale='uk@currency=EURO'
H A Dlocale_get_display_variant.phpt21 'uk-ua_CALIFORNIA@currency=;currency=GRN',
23 'uk@currency=EURO',
96 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
106 locale='uk@currency=EURO'
H A Dlocale_get_display_variant2.phpt21 'uk-ua_CALIFORNIA@currency=;currency=GRN',
23 'uk@currency=EURO',
96 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
106 locale='uk@currency=EURO'
H A Dlocale_get_display_language.phpt20 'uk-ua_CALIFORNIA@currency=;currency=GRN',
22 'uk@currency=EURO',
96 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
106 locale='uk@currency=EURO'
H A Dlocale_get_display_region.phpt21 'uk-ua_CALIFORNIA@currency=;currency=GRN',
23 'uk@currency=EURO',
96 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
106 locale='uk@currency=EURO'
H A Dlocale_get_display_region2.phpt22 'uk-ua_CALIFORNIA@currency=;currency=GRN',
24 'uk@currency=EURO',
97 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
107 locale='uk@currency=EURO'
H A Dlocale_get_display_name.phpt31 'sl_IT_rozaj@currency=EUR',
32 'uk-ua_CALIFORNIA@currency=;currency=GRN',
34 'uk@currency=EURO',
158 locale='sl_IT_rozaj@currency=EUR'
163 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
173 locale='uk@currency=EURO'
H A Dlocale_get_display_name2.phpt32 'sl_IT_rozaj@currency=EUR',
33 'uk-ua_CALIFORNIA@currency=;currency=GRN',
35 'uk@currency=EURO',
159 locale='sl_IT_rozaj@currency=EUR'
164 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
174 locale='uk@currency=EURO'
H A Dlocale_get_display_name3.phpt31 'sl_IT_rozaj@currency=EUR',
32 'uk-ua_CALIFORNIA@currency=;currency=GRN',
34 'uk@currency=EURO',
158 locale='sl_IT_rozaj@currency=EUR'
163 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
173 locale='uk@currency=EURO'
H A Dlocale_get_display_name4.phpt32 'sl_IT_rozaj@currency=EUR',
33 'uk-ua_CALIFORNIA@currency=;currency=GRN',
35 'uk@currency=EURO',
159 locale='sl_IT_rozaj@currency=EUR'
164 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
174 locale='uk@currency=EURO'
H A Dlocale_get_display_name5.phpt31 'sl_IT_rozaj@currency=EUR',
32 'uk-ua_CALIFORNIA@currency=;currency=GRN',
34 'uk@currency=EURO',
158 locale='sl_IT_rozaj@currency=EUR'
163 locale='uk-ua_CALIFORNIA@currency=;currency=GRN'
173 locale='uk@currency=EURO'
H A Dut_common.inc149 function ut_nfmt_format_currency( $fmt, $number, $currency )
151 …['oo-mode'] ? $fmt->formatCurrency( $number, $currency ) : numfmt_format_currency( $fmt, $number, …
153 function ut_nfmt_parse_currency( $fmt, $string, &$currency, &$position = null )
156 …S['oo-mode'] ? $fmt->parseCurrency( $string, $currency ) : numfmt_parse_currency( $fmt, $string, $
158 …-mode'] ? $fmt->parseCurrency( $string, $currency, $position ) : numfmt_parse_currency( $fmt, $str…
H A Dformatter_format4.phpt15 * currency and percent formatting.
H A Dformatter_format.phpt15 * currency and percent formatting.
H A Dformatter_format2.phpt15 * currency and percent formatting.
H A Dformatter_format3.phpt16 * currency and percent formatting.
/PHP-5.4/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt66 //set of currency symbol according to above list of locales
86 // checking the currency setting of the system(use localconv())
109 …echo "Checking currency settings in the new locale, expected: ".$currency_symbol[$new_locale].", F…
127 Checking currency settings in the new locale, expected: %s, Found: %s
H A Dsetlocale_basic3.phpt52 //set of currency symbol according to above list of locales
86 …echo "Checking currency settings in the new locale, expected: ".$currency_symbol[$new_locale].", F…
101 Checking currency settings in the new locale, expected: %s, Found: %s
H A Dsetlocale_variation1.phpt51 //set of currency symbol according to above list of locales
85 …echo "Checking currency settings in the new locale, expected: ".$currency_symbol[$new_locale].", F…
100 Checking currency settings in the new locale, expected: %s, Found: %s
H A Dmoney_format_error.phpt12 * Description: Formats a number as a currency string
H A Dmoney_format_variation1.phpt12 * Description: Formats a number as a currency string
H A Dmoney_format_variation2.phpt12 * Description: Formats a number as a currency string
/PHP-5.4/ext/intl/formatter/
H A Dformatter_class.c123 ZEND_ARG_INFO(1, currency)
160 ZEND_ARG_INFO(0, currency)
/PHP-5.4/ext/com_dotnet/
H A DREADME42 use it for working with the special variant decimal, currency and date time

Completed in 28 milliseconds

123