Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/
H A Duchar_arginfo.h3882 zend_string *const_GCB_LVT_name = zend_string_init_interned("GCB_LVT", sizeof("GCB_LVT") - 1, 1); in register_class_IntlChar() local
3883 …zend_declare_typed_class_constant(class_entry, const_GCB_LVT_name, &const_GCB_LVT_value, ZEND_ACC_… in register_class_IntlChar()
3884 zend_string_release(const_GCB_LVT_name); in register_class_IntlChar()

Completed in 27 milliseconds