table--fill-region-strictly

table--fill-region-strictly is a compiled Lisp function in `table.el'.

(table--fill-region-strictly BEG END)

Fill region strictly so that no line exceeds fill-column.
When a word exceeds fill-column the word is chopped into pieces. The
chopped location is indicated with table-word-continuation-char.