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

/freebsd-10.3-release/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c156 chop_out(char *string, unsigned i, unsigned j) function
158 TR(TRACE_DATABASE, ("chop_out %d..%d from %s", i, j, _nc_visbuf(string)));
267 chop_out(off, i, i + k2);
288 i = chop_out(off, i, j);
299 chop_out(tmp, i, j);

Completed in 113 milliseconds