Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/uchar/
H A Duchar_arginfo.h3102 …zend_string *const_DT_FINAL_name = zend_string_init_interned("DT_FINAL", sizeof("DT_FINAL") - 1, 1… in register_class_IntlChar() local
3103 …zend_declare_class_constant_ex(class_entry, const_DT_FINAL_name, &const_DT_FINAL_value, ZEND_ACC_P… in register_class_IntlChar()
3104 zend_string_release(const_DT_FINAL_name); in register_class_IntlChar()

Completed in 36 milliseconds