allout-flag-region

allout-flag-region is a compiled Lisp function in `allout.el'.

(allout-flag-region FROM TO FLAG)

Conceal text between FROM and TO if FLAG is non-nil, else reveal it.
After the exposure changes are made, run the abnormal hook
`allout-exposure-change-functions' with the same arguments as
this function.