HAVE_CIVIL        161 ext/date/date_core.c #define have_civil_p(x) ((x)->flags & HAVE_CIVIL)
HAVE_CIVIL       1132 ext/date/date_core.c 	x->flags &= ~HAVE_CIVIL;
HAVE_CIVIL       1171 ext/date/date_core.c 	x->s.flags |= HAVE_CIVIL;
HAVE_CIVIL       1228 ext/date/date_core.c 	x->flags &= ~HAVE_CIVIL;
HAVE_CIVIL       1288 ext/date/date_core.c 	x->c.flags |= HAVE_CIVIL;
HAVE_CIVIL       3424 ext/date/date_core.c 				    HAVE_CIVIL);
HAVE_CIVIL       3440 ext/date/date_core.c 				    HAVE_JD | HAVE_CIVIL);
HAVE_CIVIL       3670 ext/date/date_core.c 				HAVE_CIVIL);
HAVE_CIVIL       5336 ext/date/date_core.c 	x->s.flags &= ~HAVE_CIVIL;
HAVE_CIVIL       5349 ext/date/date_core.c 	x->c.flags &= ~(HAVE_CIVIL | HAVE_TIME);
HAVE_CIVIL       5545 ext/date/date_core.c 					     ~HAVE_CIVIL);
HAVE_CIVIL       5562 ext/date/date_core.c 					      ~HAVE_CIVIL);
HAVE_CIVIL       5603 ext/date/date_core.c 					     ~HAVE_CIVIL);
HAVE_CIVIL       5620 ext/date/date_core.c 					      ~HAVE_CIVIL);
HAVE_CIVIL       5710 ext/date/date_core.c 					     ~(HAVE_CIVIL | HAVE_TIME |
HAVE_CIVIL       5721 ext/date/date_core.c 					      ~(HAVE_CIVIL | HAVE_TIME));
HAVE_CIVIL       5812 ext/date/date_core.c 					     ~(HAVE_CIVIL | HAVE_TIME |
HAVE_CIVIL       5823 ext/date/date_core.c 					      ~(HAVE_CIVIL | HAVE_TIME));
HAVE_CIVIL       6439 ext/date/date_core.c     flags[3] = (x->flags & HAVE_CIVIL)  ? 'c' : '-';
HAVE_CIVIL       7371 ext/date/date_core.c 				     HAVE_CIVIL | HAVE_TIME);
HAVE_CIVIL       7396 ext/date/date_core.c 				     HAVE_JD | HAVE_CIVIL | HAVE_TIME);
HAVE_CIVIL       7723 ext/date/date_core.c 				 HAVE_CIVIL | HAVE_TIME);
HAVE_CIVIL       8434 ext/date/date_core.c 				HAVE_CIVIL);
HAVE_CIVIL       8475 ext/date/date_core.c 				 HAVE_CIVIL | HAVE_TIME);