Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h338 …zend_string *const_FRACTION_DIGITS_name = zend_string_init_interned("FRACTION_DIGITS", sizeof("FRA… in register_class_NumberFormatter() local
339 …zend_declare_typed_class_constant(class_entry, const_FRACTION_DIGITS_name, &const_FRACTION_DIGITS_… in register_class_NumberFormatter()
340 zend_string_release(const_FRACTION_DIGITS_name); in register_class_NumberFormatter()

Completed in 7 milliseconds