Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h214 zval const_ROUND_DOWN_value; in register_class_NumberFormatter() local
215 ZVAL_LONG(&const_ROUND_DOWN_value, UNUM_ROUND_DOWN); in register_class_NumberFormatter()
217 …zend_declare_typed_class_constant(class_entry, const_ROUND_DOWN_name, &const_ROUND_DOWN_value, ZEN… in register_class_NumberFormatter()

Completed in 6 milliseconds