Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_arginfo.h158 zend_string *const_LONG_name = zend_string_init_interned("LONG", sizeof("LONG") - 1, 1); in register_class_IntlDateFormatter() local
159 …zend_declare_typed_class_constant(class_entry, const_LONG_name, &const_LONG_value, ZEND_ACC_PUBLIC… in register_class_IntlDateFormatter()
160 zend_string_release(const_LONG_name); in register_class_IntlDateFormatter()

Completed in 5 milliseconds