Searched refs:FRACTION_DIGITS (Results 1 – 3 of 3) sorted by relevance
26 'FRACTION_DIGITS' => array( NumberFormatter::FRACTION_DIGITS, 5, 12345.123456 ),86 if( $attr != NumberFormatter::INTEGER_DIGITS && $attr != NumberFormatter::FRACTION_DIGITS141 Attribute FRACTION_DIGITS
90 FORMATTER_EXPOSE_CLASS_CONST( FRACTION_DIGITS ); in formatter_register_constants()
92 const FRACTION_DIGITS = 'UNUM_FRACTION_DIGITS'; define in NumberFormatter
Completed in 9 milliseconds