Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h396 zval const_MAX_SIGNIFICANT_DIGITS_value; in register_class_NumberFormatter() local
397 ZVAL_LONG(&const_MAX_SIGNIFICANT_DIGITS_value, UNUM_MAX_SIGNIFICANT_DIGITS); in register_class_NumberFormatter()
399 …_constant(class_entry, const_MAX_SIGNIFICANT_DIGITS_name, &const_MAX_SIGNIFICANT_DIGITS_value, ZEN… in register_class_NumberFormatter()

Completed in 7 milliseconds