Home
last modified time | relevance | path

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

/timezone/
A Dzdump.c968 int offlen = format_utc_offset(b, s, tm, t); in istrftime() local
969 if (! (0 <= offlen && offlen < s)) in istrftime()
972 b += offlen, s -= offlen; in istrftime()

Completed in 9 milliseconds