(No version information available, might only be in Git)
IntlBreakIterator::first

(No version information available, might only be in Git) Set position to the first character in the text

2016-02-24 15:57:57
IntlBreakIterator::isBoundary

(No version information available, might only be in Git) Tell whether an offset is a boundaryʼs offset

2016-02-24 15:57:57
IntlBreakIterator::current

(No version information available, might only be in Git) Get index of current position

2016-02-24 15:57:56
IntlBreakIterator::createTitleInstance

(No version information available, might only be in Git) Create break iterator for title-casing breaks

2016-02-24 15:57:56
IntlBreakIterator::setText

(No version information available, might only be in Git) Set the text being scanned

2016-02-24 15:57:58
IntlBreakIterator::createCodePointInstance

(No version information available, might only be in Git) Create break iterator for boundaries of code points

2016-02-24 15:57:56
IntlBreakIterator::getLocale

(No version information available, might only be in Git) Get the locale associated with the object

2016-02-24 15:57:57
IntlBreakIterator::getText

(No version information available, might only be in Git) Get the text being scanned

2016-02-24 15:57:57
IntlBreakIterator::following

(No version information available, might only be in Git) Advance the iterator to the first boundary following

2016-02-24 15:57:57
IntlBreakIterator::preceding

(No version information available, might only be in Git) Set the iterator position to the first boundary before

2016-02-24 15:57:58