/dports/mail/notmuch/notmuch-0.34.2/parse-time-string/ |
H A D | parse-time-string.c | 118 TM_ABS_MIN, /* minutes */ enumerator 441 if ((r = set_field (state, TM_ABS_MIN, min))) in set_abs_time() 575 enum field fields[] = { TM_ABS_HOUR, TM_ABS_MIN, TM_ABS_SEC }; in kw_set_now() enumerator 1084 is_field_set (state, TM_ABS_MIN) && in parse_time() 1279 case TM_ABS_MIN: return tm->tm_min; in tm_get_field() 1422 set_field (state, TM_ABS_MIN, tm_get_field (&now, TM_ABS_MIN)); in create_output() 1432 tm.tm_min = get_field (state, TM_ABS_MIN) - get_field (state, TM_REL_MIN); in create_output()
|
/dports/mail/notmuch-emacs/notmuch-0.34.2/parse-time-string/ |
H A D | parse-time-string.c | 118 TM_ABS_MIN, /* minutes */ enumerator 441 if ((r = set_field (state, TM_ABS_MIN, min))) in set_abs_time() 575 enum field fields[] = { TM_ABS_HOUR, TM_ABS_MIN, TM_ABS_SEC }; in kw_set_now() enumerator 1084 is_field_set (state, TM_ABS_MIN) && in parse_time() 1279 case TM_ABS_MIN: return tm->tm_min; in tm_get_field() 1422 set_field (state, TM_ABS_MIN, tm_get_field (&now, TM_ABS_MIN)); in create_output() 1432 tm.tm_min = get_field (state, TM_ABS_MIN) - get_field (state, TM_REL_MIN); in create_output()
|
/dports/mail/py-notmuch2/notmuch-0.34.2/parse-time-string/ |
H A D | parse-time-string.c | 118 TM_ABS_MIN, /* minutes */ enumerator 441 if ((r = set_field (state, TM_ABS_MIN, min))) in set_abs_time() 575 enum field fields[] = { TM_ABS_HOUR, TM_ABS_MIN, TM_ABS_SEC }; in kw_set_now() enumerator 1084 is_field_set (state, TM_ABS_MIN) && in parse_time() 1279 case TM_ABS_MIN: return tm->tm_min; in tm_get_field() 1422 set_field (state, TM_ABS_MIN, tm_get_field (&now, TM_ABS_MIN)); in create_output() 1432 tm.tm_min = get_field (state, TM_ABS_MIN) - get_field (state, TM_REL_MIN); in create_output()
|
/dports/mail/notmuch-mutt/notmuch-0.34.2/parse-time-string/ |
H A D | parse-time-string.c | 118 TM_ABS_MIN, /* minutes */ enumerator 441 if ((r = set_field (state, TM_ABS_MIN, min))) in set_abs_time() 575 enum field fields[] = { TM_ABS_HOUR, TM_ABS_MIN, TM_ABS_SEC }; in kw_set_now() enumerator 1084 is_field_set (state, TM_ABS_MIN) && in parse_time() 1279 case TM_ABS_MIN: return tm->tm_min; in tm_get_field() 1422 set_field (state, TM_ABS_MIN, tm_get_field (&now, TM_ABS_MIN)); in create_output() 1432 tm.tm_min = get_field (state, TM_ABS_MIN) - get_field (state, TM_REL_MIN); in create_output()
|
/dports/mail/py-notmuch/notmuch-0.34.2/parse-time-string/ |
H A D | parse-time-string.c | 118 TM_ABS_MIN, /* minutes */ enumerator 441 if ((r = set_field (state, TM_ABS_MIN, min))) in set_abs_time() 575 enum field fields[] = { TM_ABS_HOUR, TM_ABS_MIN, TM_ABS_SEC }; in kw_set_now() enumerator 1084 is_field_set (state, TM_ABS_MIN) && in parse_time() 1279 case TM_ABS_MIN: return tm->tm_min; in tm_get_field() 1422 set_field (state, TM_ABS_MIN, tm_get_field (&now, TM_ABS_MIN)); in create_output() 1432 tm.tm_min = get_field (state, TM_ABS_MIN) - get_field (state, TM_REL_MIN); in create_output()
|