Home
last modified time | relevance | path

Searched refs:FRACTION_DIGITS (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/intl/tests/
H A Dformatter_get_set_attribute.phpt26 'FRACTION_DIGITS' => array( NumberFormatter::FRACTION_DIGITS, 5, 12345.123456 ),
86 if( $attr != NumberFormatter::INTEGER_DIGITS && $attr != NumberFormatter::FRACTION_DIGITS
141 Attribute FRACTION_DIGITS
/PHP-7.2/ext/intl/formatter/
H A Dformatter.c90 FORMATTER_EXPOSE_CLASS_CONST( FRACTION_DIGITS ); in formatter_register_constants()
/PHP-7.2/ext/intl/doc/
H A Dformatter_api.php92 const FRACTION_DIGITS = 'UNUM_FRACTION_DIGITS'; define in NumberFormatter

Completed in 12 milliseconds