Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h258 zval const_ROUND_HALFUP_value; in register_class_NumberFormatter() local
259 ZVAL_LONG(&const_ROUND_HALFUP_value, UNUM_ROUND_HALFUP); in register_class_NumberFormatter()
261 …zend_declare_typed_class_constant(class_entry, const_ROUND_HALFUP_name, &const_ROUND_HALFUP_value,… in register_class_NumberFormatter()

Completed in 5 milliseconds