Searched refs:INTEGER_DIGITS (Results 1 – 3 of 3) sorted by relevance
23 'INTEGER_DIGITS' => array( NumberFormatter::INTEGER_DIGITS, 7, 12345.123456 ),86 if( $attr != NumberFormatter::INTEGER_DIGITS && $attr != NumberFormatter::FRACTION_DIGITS126 Attribute INTEGER_DIGITS
87 FORMATTER_EXPOSE_CLASS_CONST( INTEGER_DIGITS ); in formatter_register_constants()
89 const INTEGER_DIGITS = 'UNUM_INTEGER_DIGITS'; define in NumberFormatter
Completed in 7 milliseconds