Searched refs:const_GCB_V_name (Results 1 – 1 of 1) sorted by relevance
3872 zend_string *const_GCB_V_name = zend_string_init_interned("GCB_V", sizeof("GCB_V") - 1, 1); in register_class_IntlChar() local3873 …zend_declare_class_constant_ex(class_entry, const_GCB_V_name, &const_GCB_V_value, ZEND_ACC_PUBLIC,… in register_class_IntlChar()3874 zend_string_release(const_GCB_V_name); in register_class_IntlChar()
Completed in 22 milliseconds