Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_print.c200 u_int flags, int repeatc) in ex_prchars() argument
216 "%c", repeatc ? repeatc : ' '); in ex_prchars()
235 if (!repeatc) { in ex_prchars()
240 (void)ex_printf(sp, "%c", repeatc); in ex_prchars()