Home
last modified time | relevance | path

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

/PHP-8.4/ext/intl/dateformat/
H A Ddateformat_arginfo.h218 …zend_string *const_TRADITIONAL_name = zend_string_init_interned("TRADITIONAL", sizeof("TRADITIONAL… in register_class_IntlDateFormatter() local
219 …zend_declare_typed_class_constant(class_entry, const_TRADITIONAL_name, &const_TRADITIONAL_value, Z… in register_class_IntlDateFormatter()
220 zend_string_release(const_TRADITIONAL_name); in register_class_IntlDateFormatter()

Completed in 6 milliseconds