Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h275 #define DMY_ORDER 2 macro
H A Dprocess.c4663 if ( configp->date_format == DMY_ORDER ) { in parse_date_range()
8713 case DMY_ORDER : in display_events()
9039 case DMY_ORDER : in display_events()
H A Dconfig.c3044 configp->date_format = DMY_ORDER; in parse_config_tail()
H A Dx10state.c12408 else if ( configp->date_format == DMY_ORDER ) {