outline-flag-region
outline-flag-region is a compiled Lisp function in `outline.el
'.
(outline-flag-region FROM TO FLAG)
Hide or show lines from FROM to TO, according to FLAG.
If FLAG is nil then text is shown, while if FLAG is t the text is hidden.