Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/uchar/
H A Duchar_arginfo.h3842 zend_string *const_GCB_L_name = zend_string_init_interned("GCB_L", sizeof("GCB_L") - 1, 1); in register_class_IntlChar() local
3843 …zend_declare_class_constant_ex(class_entry, const_GCB_L_name, &const_GCB_L_value, ZEND_ACC_PUBLIC,… in register_class_IntlChar()
3844 zend_string_release(const_GCB_L_name); in register_class_IntlChar()

Completed in 37 milliseconds