Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_arginfo.h210 zval const_GREGORIAN_value; in register_class_IntlDateFormatter() local
211 ZVAL_LONG(&const_GREGORIAN_value, UCAL_GREGORIAN); in register_class_IntlDateFormatter()
213 …zend_declare_typed_class_constant(class_entry, const_GREGORIAN_name, &const_GREGORIAN_value, ZEND_… in register_class_IntlDateFormatter()

Completed in 4 milliseconds