Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/
H A Duchar_arginfo.h3274 zend_string *const_JG_ALEF_name = zend_string_init_interned("JG_ALEF", sizeof("JG_ALEF") - 1, 1); in register_class_IntlChar() local
3275 …zend_declare_typed_class_constant(class_entry, const_JG_ALEF_name, &const_JG_ALEF_value, ZEND_ACC_… in register_class_IntlChar()
3276 zend_string_release(const_JG_ALEF_name); in register_class_IntlChar()

Completed in 25 milliseconds