Home
last modified time | relevance | path

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

/external/libedit/src/
Drefresh.c62 private void re__copy_and_pad(Char *, const Char *, size_t);
311 re__copy_and_pad(el->el_display[i], el->el_vdisplay[i], in re_refresh()
971 re__copy_and_pad(Char *dst, const Char *src, size_t width) in re__copy_and_pad() function
1084 re__copy_and_pad(firstline, STR(""), (size_t)0); in re_fastputc()