Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/nvi/ex/
H A Dex_print.c204 u_int flags, int repeatc) in ex_prchars() argument
220 "%c", repeatc ? repeatc : ' '); in ex_prchars()
239 if (!repeatc) { in ex_prchars()
244 (void)ex_printf(sp, "%c", repeatc); in ex_prchars()