Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/
H A Duchar_arginfo.h4080 zend_string *const_SB_SEP_name = zend_string_init_interned("SB_SEP", sizeof("SB_SEP") - 1, 1); in register_class_IntlChar() local
4081 …zend_declare_typed_class_constant(class_entry, const_SB_SEP_name, &const_SB_SEP_value, ZEND_ACC_PU… in register_class_IntlChar()
4082 zend_string_release(const_SB_SEP_name); in register_class_IntlChar()

Completed in 27 milliseconds