Home
last modified time | relevance | path

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

/PHP-8.4/ext/intl/formatter/
H A Dformatter_arginfo.h330 zval const_MIN_FRACTION_DIGITS_value; in register_class_NumberFormatter() local
331 ZVAL_LONG(&const_MIN_FRACTION_DIGITS_value, UNUM_MIN_FRACTION_DIGITS); in register_class_NumberFormatter()
333 …class_constant(class_entry, const_MIN_FRACTION_DIGITS_name, &const_MIN_FRACTION_DIGITS_value, ZEND… in register_class_NumberFormatter()

Completed in 8 milliseconds