Home
last modified time | relevance | path

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

/src/bin/date/
H A Ddate.c389 bool seen_percent, seen_dash, seen_width; in strftime_ns() local
406 seen_dash = seen_width = false; in strftime_ns()
463 if (seen_dash || seen_width) { in strftime_ns()
478 seen_width = true; in strftime_ns()