Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/locale/
H A Dlocale_arginfo.h136 …zend_string *const_LANG_TAG_name = zend_string_init_interned("LANG_TAG", sizeof("LANG_TAG") - 1, 1… in register_class_Locale() local
137 …zend_declare_class_constant_ex(class_entry, const_LANG_TAG_name, &const_LANG_TAG_value, ZEND_ACC_P… in register_class_Locale()
138 zend_string_release(const_LANG_TAG_name); in register_class_Locale()

Completed in 5 milliseconds