Searched refs:const_DOW_SUNDAY_name (Results 1 – 1 of 1) sorted by relevance
482 …zend_string *const_DOW_SUNDAY_name = zend_string_init_interned("DOW_SUNDAY", sizeof("DOW_SUNDAY") … in register_class_IntlCalendar() local483 …zend_declare_typed_class_constant(class_entry, const_DOW_SUNDAY_name, &const_DOW_SUNDAY_value, ZEN… in register_class_IntlCalendar()484 zend_string_release(const_DOW_SUNDAY_name); in register_class_IntlCalendar()
Completed in 8 milliseconds