Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_arginfo.h206 zval const_TRADITIONAL_value; in register_class_IntlDateFormatter() local
207 ZVAL_LONG(&const_TRADITIONAL_value, UCAL_TRADITIONAL); in register_class_IntlDateFormatter()
209 …zend_declare_class_constant_ex(class_entry, const_TRADITIONAL_name, &const_TRADITIONAL_value, ZEND… in register_class_IntlDateFormatter()

Completed in 6 milliseconds