Searched refs:const_INTEGER_DIGITS_value (Results 1 – 1 of 1) sorted by relevance
318 zval const_INTEGER_DIGITS_value; in register_class_NumberFormatter() local319 ZVAL_LONG(&const_INTEGER_DIGITS_value, UNUM_INTEGER_DIGITS); in register_class_NumberFormatter()321 …_typed_class_constant(class_entry, const_INTEGER_DIGITS_name, &const_INTEGER_DIGITS_value, ZEND_AC… in register_class_NumberFormatter()
Completed in 7 milliseconds