Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/formatter/
H A Dformatter_arginfo.h321 …zend_string *const_FRACTION_DIGITS_name = zend_string_init_interned("FRACTION_DIGITS", sizeof("FRA… in register_class_NumberFormatter() local
322 …zend_declare_class_constant_ex(class_entry, const_FRACTION_DIGITS_name, &const_FRACTION_DIGITS_val… in register_class_NumberFormatter()
323 zend_string_release(const_FRACTION_DIGITS_name); in register_class_NumberFormatter()

Completed in 5 milliseconds