Searched refs:const_ROUND_AWAY_FROM_ZERO_value (Results 1 – 1 of 1) sorted by relevance
232 zval const_ROUND_AWAY_FROM_ZERO_value; in register_class_NumberFormatter() local233 ZVAL_LONG(&const_ROUND_AWAY_FROM_ZERO_value, UNUM_ROUND_UP); in register_class_NumberFormatter()235 …ass_constant(class_entry, const_ROUND_AWAY_FROM_ZERO_name, &const_ROUND_AWAY_FROM_ZERO_value, ZEND… in register_class_NumberFormatter()
Completed in 7 milliseconds