Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/
H A Duchar_arginfo.h3142 …zend_string *const_DT_INITIAL_name = zend_string_init_interned("DT_INITIAL", sizeof("DT_INITIAL") … in register_class_IntlChar() local
3143 …zend_declare_typed_class_constant(class_entry, const_DT_INITIAL_name, &const_DT_INITIAL_value, ZEN… in register_class_IntlChar()
3144 zend_string_release(const_DT_INITIAL_name); in register_class_IntlChar()

Completed in 28 milliseconds