Searched refs:format_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/diff/lib/
H A Dstrftime.c425 const char *format_end = NULL; local
520 if (! format_end)
521 format_end = f + strlen (f) + 1;
522 fsize = format_end - f;

Completed in 80 milliseconds