Searched refs:const_PROPERTY_ID_START_name (Results 1 – 1 of 1) sorted by relevance
450 …zend_string *const_PROPERTY_ID_START_name = zend_string_init_interned("PROPERTY_ID_START", sizeof(… in register_class_IntlChar() local451 …zend_declare_class_constant_ex(class_entry, const_PROPERTY_ID_START_name, &const_PROPERTY_ID_START… in register_class_IntlChar()452 zend_string_release(const_PROPERTY_ID_START_name); in register_class_IntlChar()
Completed in 26 milliseconds