Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/
H A Duchar_arginfo.h3984 zend_string *const_WB_LF_name = zend_string_init_interned("WB_LF", sizeof("WB_LF") - 1, 1); in register_class_IntlChar() local
3985 …zend_declare_typed_class_constant(class_entry, const_WB_LF_name, &const_WB_LF_value, ZEND_ACC_PUBL… in register_class_IntlChar()
3986 zend_string_release(const_WB_LF_name); in register_class_IntlChar()

Completed in 36 milliseconds