Lines Matching refs:CALENDAR_DECL_LONG_CONST

286 #define CALENDAR_DECL_LONG_CONST(name, val) \  in calendar_register_IntlCalendar_class()  macro
290 CALENDAR_DECL_LONG_CONST("FIELD_ERA", UCAL_ERA); in calendar_register_IntlCalendar_class()
291 CALENDAR_DECL_LONG_CONST("FIELD_YEAR", UCAL_YEAR); in calendar_register_IntlCalendar_class()
292 CALENDAR_DECL_LONG_CONST("FIELD_MONTH", UCAL_MONTH); in calendar_register_IntlCalendar_class()
293 CALENDAR_DECL_LONG_CONST("FIELD_WEEK_OF_YEAR", UCAL_WEEK_OF_YEAR); in calendar_register_IntlCalendar_class()
294 CALENDAR_DECL_LONG_CONST("FIELD_WEEK_OF_MONTH", UCAL_WEEK_OF_MONTH); in calendar_register_IntlCalendar_class()
295 CALENDAR_DECL_LONG_CONST("FIELD_DATE", UCAL_DATE); in calendar_register_IntlCalendar_class()
296 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_YEAR", UCAL_DAY_OF_YEAR); in calendar_register_IntlCalendar_class()
297 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_WEEK", UCAL_DAY_OF_WEEK); in calendar_register_IntlCalendar_class()
298 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_WEEK_IN_MONTH", UCAL_DAY_OF_WEEK_IN_MONTH); in calendar_register_IntlCalendar_class()
299 CALENDAR_DECL_LONG_CONST("FIELD_AM_PM", UCAL_AM_PM); in calendar_register_IntlCalendar_class()
300 CALENDAR_DECL_LONG_CONST("FIELD_HOUR", UCAL_HOUR); in calendar_register_IntlCalendar_class()
301 CALENDAR_DECL_LONG_CONST("FIELD_HOUR_OF_DAY", UCAL_HOUR_OF_DAY); in calendar_register_IntlCalendar_class()
302 CALENDAR_DECL_LONG_CONST("FIELD_MINUTE", UCAL_MINUTE); in calendar_register_IntlCalendar_class()
303 CALENDAR_DECL_LONG_CONST("FIELD_SECOND", UCAL_SECOND); in calendar_register_IntlCalendar_class()
304 CALENDAR_DECL_LONG_CONST("FIELD_MILLISECOND", UCAL_MILLISECOND); in calendar_register_IntlCalendar_class()
305 CALENDAR_DECL_LONG_CONST("FIELD_ZONE_OFFSET", UCAL_ZONE_OFFSET); in calendar_register_IntlCalendar_class()
306 CALENDAR_DECL_LONG_CONST("FIELD_DST_OFFSET", UCAL_DST_OFFSET); in calendar_register_IntlCalendar_class()
307 CALENDAR_DECL_LONG_CONST("FIELD_YEAR_WOY", UCAL_YEAR_WOY); in calendar_register_IntlCalendar_class()
308 CALENDAR_DECL_LONG_CONST("FIELD_DOW_LOCAL", UCAL_DOW_LOCAL); in calendar_register_IntlCalendar_class()
309 CALENDAR_DECL_LONG_CONST("FIELD_EXTENDED_YEAR", UCAL_EXTENDED_YEAR); in calendar_register_IntlCalendar_class()
310 CALENDAR_DECL_LONG_CONST("FIELD_JULIAN_DAY", UCAL_JULIAN_DAY); in calendar_register_IntlCalendar_class()
311 CALENDAR_DECL_LONG_CONST("FIELD_MILLISECONDS_IN_DAY", UCAL_MILLISECONDS_IN_DAY); in calendar_register_IntlCalendar_class()
312 CALENDAR_DECL_LONG_CONST("FIELD_IS_LEAP_MONTH", UCAL_IS_LEAP_MONTH); in calendar_register_IntlCalendar_class()
313 CALENDAR_DECL_LONG_CONST("FIELD_FIELD_COUNT", UCAL_FIELD_COUNT); in calendar_register_IntlCalendar_class()
314 CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_MONTH", UCAL_DAY_OF_MONTH); in calendar_register_IntlCalendar_class()
316 CALENDAR_DECL_LONG_CONST("DOW_SUNDAY", UCAL_SUNDAY); in calendar_register_IntlCalendar_class()
317 CALENDAR_DECL_LONG_CONST("DOW_MONDAY", UCAL_MONDAY); in calendar_register_IntlCalendar_class()
318 CALENDAR_DECL_LONG_CONST("DOW_TUESDAY", UCAL_TUESDAY); in calendar_register_IntlCalendar_class()
319 CALENDAR_DECL_LONG_CONST("DOW_WEDNESDAY", UCAL_WEDNESDAY); in calendar_register_IntlCalendar_class()
320 CALENDAR_DECL_LONG_CONST("DOW_THURSDAY", UCAL_THURSDAY); in calendar_register_IntlCalendar_class()
321 CALENDAR_DECL_LONG_CONST("DOW_FRIDAY", UCAL_FRIDAY); in calendar_register_IntlCalendar_class()
322 CALENDAR_DECL_LONG_CONST("DOW_SATURDAY", UCAL_SATURDAY); in calendar_register_IntlCalendar_class()
324 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKDAY", UCAL_WEEKDAY); in calendar_register_IntlCalendar_class()
325 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND", UCAL_WEEKEND); in calendar_register_IntlCalendar_class()
326 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND_OFFSET", UCAL_WEEKEND_ONSET); in calendar_register_IntlCalendar_class()
327 CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND_CEASE", UCAL_WEEKEND_CEASE); in calendar_register_IntlCalendar_class()
329 CALENDAR_DECL_LONG_CONST("WALLTIME_FIRST", UCAL_WALLTIME_FIRST); in calendar_register_IntlCalendar_class()
330 CALENDAR_DECL_LONG_CONST("WALLTIME_LAST", UCAL_WALLTIME_LAST); in calendar_register_IntlCalendar_class()
331 CALENDAR_DECL_LONG_CONST("WALLTIME_NEXT_VALID", UCAL_WALLTIME_NEXT_VALID); in calendar_register_IntlCalendar_class()