Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_arginfo.h200 zval const_GREGORIAN_value; in register_class_IntlDateFormatter() local
201 ZVAL_LONG(&const_GREGORIAN_value, UCAL_GREGORIAN); in register_class_IntlDateFormatter()
203 …zend_declare_class_constant_ex(class_entry, const_GREGORIAN_name, &const_GREGORIAN_value, ZEND_ACC… in register_class_IntlDateFormatter()

Completed in 5 milliseconds