Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h312 zval const_MIN_INTEGER_DIGITS_value; in register_class_NumberFormatter() local
313 ZVAL_LONG(&const_MIN_INTEGER_DIGITS_value, UNUM_MIN_INTEGER_DIGITS); in register_class_NumberFormatter()
315 …_class_constant(class_entry, const_MIN_INTEGER_DIGITS_name, &const_MIN_INTEGER_DIGITS_value, ZEND_… in register_class_NumberFormatter()

Completed in 8 milliseconds