Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/uchar/
H A Duchar_arginfo.h3270 zend_string *const_JG_DAL_name = zend_string_init_interned("JG_DAL", sizeof("JG_DAL") - 1, 1); in register_class_IntlChar() local
3271 …zend_declare_class_constant_ex(class_entry, const_JG_DAL_name, &const_JG_DAL_value, ZEND_ACC_PUBLI… in register_class_IntlChar()
3272 zend_string_release(const_JG_DAL_name); in register_class_IntlChar()

Completed in 32 milliseconds