Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_arginfo.h178 …zend_string *const_RELATIVE_FULL_name = zend_string_init_interned("RELATIVE_FULL", sizeof("RELATIV… in register_class_IntlDateFormatter() local
179 …zend_declare_class_constant_ex(class_entry, const_RELATIVE_FULL_name, &const_RELATIVE_FULL_value, … in register_class_IntlDateFormatter()
180 zend_string_release(const_RELATIVE_FULL_name); in register_class_IntlDateFormatter()

Completed in 6 milliseconds