Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/calendar/
H A Dcalendar_arginfo.h484 zval const_DOW_SUNDAY_value; in register_class_IntlCalendar() local
485 ZVAL_LONG(&const_DOW_SUNDAY_value, UCAL_SUNDAY); in register_class_IntlCalendar()
487 …zend_declare_class_constant_ex(class_entry, const_DOW_SUNDAY_name, &const_DOW_SUNDAY_value, ZEND_A… in register_class_IntlCalendar()

Completed in 7 milliseconds