Searched refs:PERCENT (Results 1 – 6 of 6) sorted by relevance
/PHP-5.3/ext/intl/formatter/ |
H A D | formatter.c | 51 FORMATTER_EXPOSE_CLASS_CONST( PERCENT ); in formatter_register_constants()
|
/PHP-5.3/ext/intl/tests/ |
H A D | formatter_format.phpt | 24 NumberFormatter::PERCENT => '',
|
H A D | formatter_format2.phpt | 24 NumberFormatter::PERCENT => '',
|
H A D | formatter_get_set_symbol.phpt | 21 …SYMBOL' => array( NumberFormatter::PERCENT_SYMBOL, '_%_', 12345.123456, NumberFormatter::PERCENT ),
|
H A D | formatter_get_set_symbol2.phpt | 21 …SYMBOL' => array( NumberFormatter::PERCENT_SYMBOL, '_%_', 12345.123456, NumberFormatter::PERCENT ),
|
/PHP-5.3/ext/intl/doc/ |
H A D | formatter_api.php | 53 const PERCENT = 'UNUM_PERCENT'; define in NumberFormatter
|
Completed in 13 milliseconds