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

/freebsd-12-stable/contrib/diff/src/
H A Difdef.c33 static char const *format_group (FILE *, char const *, char,
109 format_group (outfile, format, 0, groups);
119 format_group (register FILE *out, char const *format, char endchar, function
166 f = format_group (thenout, f, ':', groups);
169 f = format_group (elseout, f + 1, ')', groups);

Completed in 217 milliseconds