Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/locale/
H A Dlocale_arginfo.h150 …zend_string *const_SCRIPT_TAG_name = zend_string_init_interned("SCRIPT_TAG", sizeof("SCRIPT_TAG") … in register_class_Locale() local
151 …zend_declare_class_constant_ex(class_entry, const_SCRIPT_TAG_name, &const_SCRIPT_TAG_value, ZEND_A… in register_class_Locale()
152 zend_string_release(const_SCRIPT_TAG_name); in register_class_Locale()

Completed in 6 milliseconds