Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_arginfo.h194 zval const_RELATIVE_SHORT_value; in register_class_IntlDateFormatter() local
195 ZVAL_LONG(&const_RELATIVE_SHORT_value, UDAT_SHORT_RELATIVE); in register_class_IntlDateFormatter()
197 …zend_declare_class_constant_ex(class_entry, const_RELATIVE_SHORT_name, &const_RELATIVE_SHORT_value in register_class_IntlDateFormatter()

Completed in 5 milliseconds