Home
last modified time | relevance | path

Searched refs:SIGNIFICANT_DIGIT_SYMBOL (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/intl/tests/
H A Dformatter_get_set_symbol.phpt34 …'SIGNIFICANT_DIGIT_SYMBOL' => array( NumberFormatter::SIGNIFICANT_DIGIT_SYMBOL, '_SD_', 12345.1234…
171 Symbol 'SIGNIFICANT_DIGIT_SYMBOL'
H A Dformatter_get_set_symbol2.phpt35 …'SIGNIFICANT_DIGIT_SYMBOL' => array( NumberFormatter::SIGNIFICANT_DIGIT_SYMBOL, '_SD_', 12345.1234…
172 Symbol 'SIGNIFICANT_DIGIT_SYMBOL'
/PHP-7.2/ext/intl/formatter/
H A Dformatter.c130 FORMATTER_EXPOSE_CLASS_CONST( SIGNIFICANT_DIGIT_SYMBOL ); in formatter_register_constants()
/PHP-7.2/ext/intl/doc/
H A Dformatter_api.php136 const SIGNIFICANT_DIGIT_SYMBOL = 'UNUM_SIGNIFICANT_DIGIT_SYMBOL'; define in NumberFormatter

Completed in 16 milliseconds