Searched refs:const_GCB_LF_name (Results 1 – 1 of 1) sorted by relevance
3722 zend_string *const_GCB_LF_name = zend_string_init_interned("GCB_LF", sizeof("GCB_LF") - 1, 1); in register_class_IntlChar() local3723 …zend_declare_typed_class_constant(class_entry, const_GCB_LF_name, &const_GCB_LF_value, ZEND_ACC_PU… in register_class_IntlChar()3724 zend_string_release(const_GCB_LF_name); in register_class_IntlChar()
Completed in 29 milliseconds