Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_arginfo.h166 zend_string *const_SHORT_name = zend_string_init_interned("SHORT", sizeof("SHORT") - 1, 1); in register_class_IntlDateFormatter() local
167 …zend_declare_class_constant_ex(class_entry, const_SHORT_name, &const_SHORT_value, ZEND_ACC_PUBLIC,… in register_class_IntlDateFormatter()
168 zend_string_release(const_SHORT_name); in register_class_IntlDateFormatter()

Completed in 13 milliseconds