Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_time_parse.c327 st_month, in nxt_term_parse() enumerator
340 step = seconds ? st_start : st_month; in nxt_term_parse()
387 if (step >= st_month) { in nxt_term_parse()
390 step = st_month; in nxt_term_parse()