Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_arginfo.h162 zval const_MEDIUM_value; in register_class_IntlDateFormatter() local
163 ZVAL_LONG(&const_MEDIUM_value, UDAT_MEDIUM); in register_class_IntlDateFormatter()
165 …zend_declare_typed_class_constant(class_entry, const_MEDIUM_name, &const_MEDIUM_value, ZEND_ACC_PU… in register_class_IntlDateFormatter()

Completed in 4 milliseconds