backward_sentence_starts
Description:
Calls backward_sentence_start up to count times,
or until it returns false.
If count is negative, moves forward instead of backward.
Parameters:
| this |
a TextIter |
| count |
number of sentences to move |
Returns:
|
true if this moved and is not the end iterator |