Home
last modified time | relevance | path

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

/php-src/ext/intl/calendar/
H A Dcalendar_arginfo.h402 zval const_FIELD_MINUTE_value; in register_class_IntlCalendar() local
403 ZVAL_LONG(&const_FIELD_MINUTE_value, UCAL_MINUTE); in register_class_IntlCalendar()
405 …zend_declare_typed_class_constant(class_entry, const_FIELD_MINUTE_name, &const_FIELD_MINUTE_value,… in register_class_IntlCalendar()

Completed in 6 milliseconds