Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_arginfo.h216 zval const_TRADITIONAL_value; in register_class_IntlDateFormatter() local
217 ZVAL_LONG(&const_TRADITIONAL_value, UCAL_TRADITIONAL); in register_class_IntlDateFormatter()
219 …zend_declare_typed_class_constant(class_entry, const_TRADITIONAL_name, &const_TRADITIONAL_value, Z… in register_class_IntlDateFormatter()

Completed in 4 milliseconds